Colin Mai colinmai@umail.ucsb.edu To compile, run "gcc -g -o client_c_udp client_c_udp.c" and "gcc -g -o server_c_udp server_c_udp.c". For tcp just replace udp with tcp. To run, the command for the server is server_c_udp (portnumber). Command for client is client_c_edp (ip address) (portnumber).
-
Notifications
You must be signed in to change notification settings - Fork 0
colinmai/Learning-about-sockets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Client will send numbers to server. Server will add the digits together until there is only one digit.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published