A server - client model using c programming language. The project was built to understand the udp and tcp protocols.
-
Notifications
You must be signed in to change notification settings - Fork 0
A server - client model usind c programming language. The project was built to understand the udp and tcp protocols. You can run the server as ./server -p <tcp_port> and the client as ./client -s <server_IP> <tcp_port> <udp_port>. As ports use numbers in range [10770, 10779].
arispapadom/server-client_c
About
A server - client model usind c programming language. The project was built to understand the udp and tcp protocols. You can run the server as ./server -p <tcp_port> and the client as ./client -s <server_IP> <tcp_port> <udp_port>. As ports use numbers in range [10770, 10779].
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published