I'm wandering if anyone knows how to make ONE winsock control to be able listen to more than one local port. And also how one would write the code for 'connection request' EVENT for this.
Thankyou,
Karv
Printable View
I'm wandering if anyone knows how to make ONE winsock control to be able listen to more than one local port. And also how one would write the code for 'connection request' EVENT for this.
Thankyou,
Karv
Hi, why do you need ONE control?
Can't you use a control array and set each control's port to a different value?