How would i do this?

Jun 22, 2012 at 3:17am
closed account (LAfSLyTq)
i want to know how to make a program that does this...

1
2
3
4
if(t == 1)
{
//Send X ammount of packets to IP address(string IP)
}
Jun 22, 2012 at 3:23am
Jun 23, 2012 at 6:46am
closed account (LAfSLyTq)
i dont have any money.
Jun 26, 2012 at 7:50pm
Search Google for C++ and Socket Programming , e.g. -> it may help http://net.pku.edu.cn/~course/cs501/2011/code/BSD_Socket.t/sockets.pdf
Topic archived. No new replies allowed.