[twsocket] broadcast to one of two adapters only

2010-02-28 Thread Justin Wright
Hi All, I am looking for a way to restrict the broadcasting of my UDP packets to one of my two network adaptors. One of the adaptors is connected to a different network (different DHCP server). This is where I get some HTTP data from. I don't want the UDP packets to be sent throughout the

Re: [twsocket] broadcast to one of two adapters only

2010-03-01 Thread Justin Wright
t you mean by broadcasting UDP. Most blocking can be done via the OS networking configuration/routing and/or via the router to ISP. -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Justin Wright Sent: Sunday, February 28, 2010 11:08

Re: [twsocket] broadcast to one of two adapters only

2010-03-01 Thread Justin Wright
, 1 March 2010 11:37 PM To: twsocket@elists.org Subject: Re: [twsocket] broadcast to one of two adapters only Am 01.03.2010 05:08, schrieb Justin Wright: > I am looking for a way to restrict the broadcasting of my UDP packets to one > of my two network adaptors. This is what I do in such

Re: [twsocket] TWsocket connection error 10048

2011-03-30 Thread Justin Wright
Try setting the ReuseAddr property to true. This might help. Justin. -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of RayA @ Ihug Sent: Thursday, 31 March 2011 9:35 AM To: twsocket@elists.org Subject: [twsocket] TWsocket connection e