项目作者: Harshpatel44

项目描述 :
This repository contains some message passing applications using socket programming in python.
高级语言: Python
项目地址: git://github.com/Harshpatel44/Message-Passing.git
创建时间: 2020-04-07T00:54:05Z
项目社区:https://github.com/Harshpatel44/Message-Passing

开源协议:

下载


Message-Passing

This repository contains some message passing applications using socket programming in python.


Includes


1. File transfer program where client and server can send file to each other.


2. Message passing programs where client and server can send message to each other.


3. This is a simple chat-room where all the clients will connect with the server and server broadcasts the message to others and
can even message directly to the sender.

Feel free to contribute..