Question: Preferably in C++, I understand that I can create a TCP server and TCP client to contact one another but is it possible to solely
Preferably in C++,
I understand that I can create a TCP server and TCP client to contact one another but is it possible to solely create a TCP client that is able to send requests/pings/echos to any server out there? Like how would I be able to code up a client that say wants to download coupons from a CVS store website? Apologies for the questions if they sound elementary but I'm guessing this client side would work if I type in "download" cvs.com server id /coupons.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
