Monster12138 / P2PDemo

This is a demo for P2P.To connect two clients with a server, and they are still connecting after server is exited.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P2PDemo

This is a demo for P2P.To connect two clients with a server, and they are still connecting after server is exited.

Run

cd p2p
make
./server

copy a terminal

./client2

copy a terminal again

./client1

About

This is a demo for P2P.To connect two clients with a server, and they are still connecting after server is exited.


Languages

Language:C 96.7%Language:Makefile 3.3%