tcp client
Budget: $10 – $30 USD
Need a tcp client program written in C (or C++) that follows
1. Works on Linux (windows is not necessary)
2. C++17
3. Does not use Boost or ASIO or any higher level libariries
4. Must be simple, contained in one file
5. IP address of the server must be found out from it's host name using getaddrinfo function, port is 9009.
6. The byte order is little endian
Rest of the requirements are in the attcahed Word document.
1. Works on Linux (windows is not necessary)
2. C++17
3. Does not use Boost or ASIO or any higher level libariries
4. Must be simple, contained in one file
5. IP address of the server must be found out from it's host name using getaddrinfo function, port is 9009.
6. The byte order is little endian
Rest of the requirements are in the attcahed Word document.