Skip to content

jonikula/Python-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python-sockets

Socket programming excercises with python!

Client fetches a hosts IP-address with a hostname lookup and creates a socket connection to the hosts port 5555. Server creates a socket and listens to connections from port 5555, accepts connections with a reply and prints out incoming messages.

About

Socket programming excercises with python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages