|
-
Jun 12th, 2003, 01:33 AM
#1
Thread Starter
Addicted Member
Sockets...and i do mean more than 1 at a time...
heres wut i've been trying to do for the longest time....searched the internet over....search here countless as well....anyway heres what i want to do....
create a new socket....dynamicly....give it a name or index....so i can send it commands....and set it up so that it will return events such as connection and such....
basicly i want to set it up like an array....creating a bunch of sockets in one sub.....then giving them commands from another sub....
most of what i can found on the internet gives me an example of creating the socket....connecting...sending and recieving data...and closing, all in one sub.....but i really need to make the control public....
main thing im looking for here is to be able to create an array to connect to a certin amount of remotehosts which is determined at runtime.....
see wut im saying?
AcE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|