Milor123 / Register_Sockets

Client - Server with sockets example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register_Sockets

This is a basic example of typical client - server model, which consists in a client that can register a user as teacher or student through sockets

Then the information is send to server, and it generates data as password and user. This is saved in List object, besides the client can do queries.

About

Client - Server with sockets example


Languages

Language:Python 100.0%