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

2010-03-01 Thread Stefan Paege
Am 01.03.2010 14:31, schrieb Justin Wright: > Thanks Stefan, > > I will give it a go. > > I think I recognised your name from the Lake of Soft forum. Did you work > out that mixing problem? Yep, that's me ;-) Regarding the problem: Alexander posted a solution (have not tried it so far). I thi

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] broadcast to one of two adapters only

2010-03-01 Thread Stefan Paege
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 a case: INetTarget: TSockAddrIn; LanOut: TWSocket; // UDP ... INetTarget.sin_addr.S_addr := inet_addr(PAnsiChar

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

2010-03-01 Thread Justin Wright
other computer with a http proxy on it. -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Darin McGee Sent: Monday, 1 March 2010 10:39 PM To: ICS support mailing Subject: Re: [twsocket] broadcast to one of two adapters only Depends on wha

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

2010-03-01 Thread Darin McGee
Depends on what 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,