Simple chat programming with Python
It
is everyone's or every woman's wish to program a personal chat server
or chat program. It is not difficult to program a program with which
one can write private or share data among friends and relatives.
That's
why we got down to work and decided that we would write a program
that could only be run in the console.
The
user or client is called in the beta version can only send messages
with other users who are connected to the same server.
The
connection to the server is established automatically and does not
need external input from the user's side.
We
will therefore be uploading a sample program in the next few weeks,
which will allow you to connect to a server that we will manage
ourselves and make it available exclusively for this purpose.
Kommentare
Kommentar veröffentlichen