Create server in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Create server in python

I want to know if we can create a server with an ipaddress and let client connect to it and give command or a text

8th Apr 2017, 7:01 AM
Vijeth Belle
Vijeth Belle - avatar
1 Answer
0
you can make something like that, this is an official tutorial for it: https://docs.python.org/2/howto/webservers.html
10th Apr 2017, 12:46 PM
Dion Niessen
Dion Niessen - avatar