Aadhavan Srinivasan
|
6155cb0463
|
Wrote code to null-terminate the string sent in sendAll, and the string received in recvAll
|
10 months ago |
Aadhavan Srinivasan
|
9954a18171
|
Made the sendAll and recvAll functions in sock.cpp use variables set by the children, rather than having the functions pass parameters
|
10 months ago |
Aadhavan Srinivasan
|
5a8a42a828
|
Added comments to explain functions, and added UDP handling
|
10 months ago |
Aadhavan Srinivasan
|
3d944f2ed1
|
Added additional header file
|
10 months ago |
Aadhavan Srinivasan
|
195d6c4b4b
|
Separated 'Sock' file into header and implementation file, and added include guards to header file
|
10 months ago |