Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bronzeMe/TCP_Socket_Python

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TCP_Socket_Python

A simple example on socket programming in Python. Sever can handle multiple connections a time by creating new thread.

How to run the code.

Start the server file by command

$python connectSever.py

Open 2 or more terminal windowS to run client file with command

$telnet localhost 8888

Type messages in different windows, you can see sever has multiple connection and also handles replying messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.