H1 again
how can i open many connections at the same time??
I've implemented timing out and the port scanning routine is fast but i have to make faster..is this the only way? should i use multithreading instead??
please help.
This is a discussion on multiply connections within the Networking/Device Communication forums, part of the General Programming Boards category; H1 again how can i open many connections at the same time?? I've implemented timing out and the port scanning ...
H1 again
how can i open many connections at the same time??
I've implemented timing out and the port scanning routine is fast but i have to make faster..is this the only way? should i use multithreading instead??
please help.
You can use a thread .. Check out www.gametutorials.com - networking section.. they got 5 tutorials explaining everything.. the last one is multiple connections![]()