Skip to content

Alkesst/PySockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PySockets

Adaptation of a practice for the subject Networks and Distributed Systems made with python 3.x using the socket library.

Objective

A client, or clients, that sends to a server a message with an offset, whose response is the cyphered message using the Caesar cypher method. Also learning socket programming with python 3.x (y subir algo la nota de la asignatura no creen)

Notes

The server only listens to the 12345 port.

You can find a little document with a comparison between Java sockets and Python Sockets here

About

Sockets in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages