Hello Angus,

I  have  a  SocketServer  because it's the way to make a listening UDP
server  isn't  it  ?  It  listen  for  incoming  UDP  on  port 1812, I
subclassed  it to add some more properties. When OnDataAvailable I try
to  send  UDP  data  back  to  sender but with same 1812 src port and
this produce the bind error.

regards.

>> TMySocketServer

ARMSL> Why are you using this component, UDP needs only TWSocket, or have you
ARMSL> subclassed TWSocket for some reason?  

ARMSL> But this stuff works in numerous other applications, there must be
ARMSL> something else in error in your application that is causing bind to fail.


ARMSL> 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

Reply via email to