allenbo / networking

A sync/async networking library
GNU General Public License v2.0
0 stars 0 forks source link

More sotiphcated server should be added into this repo #2

Open allenbo opened 9 years ago

allenbo commented 9 years ago

Like a http server, a ftp server could be built upon poling functionality.

allenbo commented 9 years ago

Add a TCPServer first.