Re: sendto() problem using T/TCP over IPv6

2004-03-10 Thread Hannes Persson
Hi OK, thanks. Then i have to reconsider, you have saved me a lot of time :-) /hannes Hajimu UMEMOTO wrote: > Hi, > >> On Tue, 09 Mar 2004 13:35:11 +0100 >> [EMAIL PROTECTED] (Hannes Persson) said: > > mda00hpe> I have some code working over IP4 sending T/TCP transactions. > But when

Re: sendto() problem using T/TCP over IPv6

2004-03-09 Thread Hajimu UMEMOTO
Hi, > On Tue, 09 Mar 2004 13:35:11 +0100 > [EMAIL PROTECTED] (Hannes Persson) said: mda00hpe> I have some code working over IP4 sending T/TCP transactions. But when mda00hpe> switching to IP6 the sendto() complains over "Socket is not connected". mda00hpe> As i said it currently working