Thread: multiply connections

  1. #1
    Registered User piotrek_no_1's Avatar
    Join Date
    May 2005
    Location
    Poland
    Posts
    4

    multiply connections

    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.

  2. #2
    Registered User LogicError's Avatar
    Join Date
    Aug 2003
    Location
    г. Магнитогорск
    Posts
    76
    You can use a thread .. Check out www.gametutorials.com - networking section.. they got 5 tutorials explaining everything.. the last one is multiple connections

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. multiply link list
    By mradul.exe in forum C Programming
    Replies: 5
    Last Post: 07-12-2008, 07:18 PM
  2. Persistent connections
    By Niara in forum Networking/Device Communication
    Replies: 6
    Last Post: 09-25-2007, 05:27 AM
  3. Select handling more then 500 connections
    By Chronom1 in forum Networking/Device Communication
    Replies: 5
    Last Post: 02-27-2005, 03:20 PM
  4. WinXP Network Connections pop-up
    By DavidP in forum Tech Board
    Replies: 1
    Last Post: 10-02-2002, 05:36 PM
  5. Multiple Client Connections
    By (TNT) in forum Windows Programming
    Replies: 1
    Last Post: 04-06-2002, 11:04 PM