Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-20 Thread Paul
- Original Message - From: "Francois PIETTE" To: "ICS support mailing" Sent: Tuesday, January 19, 2010 8:17 PM Subject: Re: [twsocket] OT: IPv4 address shortage reaching critical stage I only have an approximate idea about tthe work to be done. Anyway, I would start coding when 30

[twsocket] Spontaneous RST from twsocket

2010-01-20 Thread Chris Rutkowski
Hi guys, when I run two applications, each using ICS V7 winsockets for TCP, on the same machine and connecting to the same device (a telephone exchange), after a couple of hours one of them sends an RST telegram. After that, under program control the connection is restored. Both applicatio

Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-20 Thread Anton Sviridov
I wonder, what changes should be done to support IPv6. For now I see onlu few functions like gethostaddr etc, and some Socks5 stuff. This seems not very hard to implement (provided that new APIs appear). -- Anton -- To unsubscribe or change your settings for TWSocket mailing list please goto htt

Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-20 Thread Arno Garrels
Anton Sviridov wrote: > I wonder, what changes should be done to support IPv6. For now I see > onlu few functions like gethostaddr etc, and some Socks5 stuff. This > seems not very hard to implement (provided that new APIs appear). IMHO it's not very easy to keep backwards compatibility. -- Arn

Re: [twsocket] OT: IPv4 address shortage reaching critical stage

2010-01-20 Thread Francois PIETTE
I wonder, what changes should be done to support IPv6. For now I see onlu few functions like gethostaddr etc, and some Socks5 stuff. This seems not very hard to implement (provided that new APIs appear). IMHO it's not very easy to keep backwards compatibility. And this is very important. -- f