matostr98 / WinSock-Sample

Simple client-server applications created with WinSock for university project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinSock-Sample

Simple WinSock samples: TCP client and server, UDP client and server

Client sends name of file and server returns file's size in bytes to client

About

Simple client-server applications created with WinSock for university project


Languages

Language:C++ 85.8%Language:C 14.2%