Skip to content

ersinesen/clientserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Client Server Classes for C++ and Python3

C++

[TODO]

Python3

  1. Adjust Server

1.1. Choose port

1.2. Change [REPLACE] according to your needs

1.3. Fill in client handler

  1. Run Server
python3 Server.py
  1. Use client to call Server

3.1. Set server IP and port in Client.py

3.2. Run client

python3 Client.py "message to server"

About

Client Server Classes for C++ and Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages