Hello..
I wish to write a client program in C++ which will keep on sending a packet of info to a server on internet at regular intervals. As I am a newbie, i am not getting any idea how to do it.....Further, I would like to mention that the program should be fully automated with no User Interface and it will keep on running continuously and sending data after fixed intervals....
for the server, i have mysql on linux and am developing php server for receiving packets and processing.....
someone please help me in the client part..
thanks.

further...please let me know if this sending of data can be achieved in some other simple way by a C++ program ?? Can data be sent alongwith a dns query ?
regards.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.