Skip to content

FallAngel1337/Simple-Python-Socket-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Simple Python Socket Example

This repo was created to help people who want learn abour socket programming in python

How can we create a socket in python?

Python is a very simple language and is excellent for beginners. To create a socket in python, we just need the socket module

You can use import socket to start working with sockets

Python 3 Socket Docs

About

This repo was created to help people who want learn about socket programming in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages