Re: [twsocket] udp server and network configuration changes

2012-02-06 Thread Emanuele Bizzarri
Hi Arno, I'll try it as soon as possible. Thank you, Bye - Messaggio originale - Da: "Arno Garrels" A: "ICS support mailing" Inviato: Lunedì, 6 febbraio 2012 9:05:52 Oggetto: Re: [twsocket] udp server and network configuration changes Emanuele Bizzarri wrot

Re: [twsocket] udp server and network configuration changes

2012-02-06 Thread Arno Garrels
Arno Garrels > > Bye > > > > - Messaggio originale - > Da: "François Piette" > A: "ICS support mailing" > Inviato: Venerdì, 3 febbraio 2012 18:37:02 > Oggetto: Re: [twsocket] udp server and network configuration changes > >> There is a way t

Re: [twsocket] udp server and network configuration changes

2012-02-05 Thread Emanuele Bizzarri
;ICS support mailing" Inviato: Venerdì, 3 febbraio 2012 18:37:02 Oggetto: Re: [twsocket] udp server and network configuration changes > There is a way to recognize networks changes like these? Have a look at IP Helper API: http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx --

Re: [twsocket] udp server and network configuration changes

2012-02-03 Thread François Piette
> There is a way to recognize networks changes like these? Have a look at IP Helper API: http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx -- francois.pie...@overbyte.be The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS)

[twsocket] udp server and network configuration changes

2012-02-03 Thread Emanuele Bizzarri
Hi, I've an udp socket listening on :. If I make some network configuration changes, no socket error will be triggered. Is it normal? I've tested following cases: 1. switching off wifi: netstat tells that the socket is listening yet. And it will continue receive data (I've tried from a client on t