Re: [twsocket] TWSocket...

2009-12-16 Thread Angus Robertson - Magenta Systems Ltd
> Can I have 2 TWSocket components listen on the same port number and 
> restrict it by IP address?

If the PCs has multiple IP addresses assigned to the adaptor(s), you can
make a socket listen on a single IP address and port, rather than listen
on all addresses.  

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] TWSocket...

2009-12-16 Thread zayin

Hello,

Can I have 2 TWSocket components listen on the same port number and restrict
it by IP address?

Ciao,

Mark


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] NO_ADV_MT and Multithreaded application

2009-12-16 Thread Anton Sviridov
Arno, SZ, thanks for your answers!
Idea of removing some CritSections looks nice, as these sections, I suppose, 
are unnecessary. This will surely increase overall performance.

-- 
Anton
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be