siinghd / school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOCKET TCP-UDP in c/c++

Simple socket tcp and socket udp implementation in c/c++ using helpful classes SocketTCP - SocketUDP

note* 
may some clients/servers won't work cause of changes in class socketUDP or in class SocketTcp
to have them work just do few changes in clients/server that don't work 

About


Languages

Language:C 99.3%Language:C++ 0.5%Language:Makefile 0.1%Language:CMake 0.1%Language:HTML 0.0%