Re: [twsocket] error XE3 in combination with ICS v8

2013-03-23 Thread Arno Garrels
Ruud Kerstens wrote: > Hi Arno, > > It works like a sunshine!! > > Thanks for the quick and helpful response! You are welcome, in ICSv8 we want to support IPv6 that requires the winsock2 API. EMBT's Winsock.pas just supports old winsock1 and even the newer Winapi.Winsock2.pas doesn't support IP

Re: [twsocket] error XE3 in combination with ICS v8

2013-03-23 Thread Ruud Kerstens
To: ICS support mailing Subject: Re: [twsocket] error XE3 in combination with ICS v8 Ruud Kerstens wrote: > > Len := Lstn.ReceiveFrom(@Buffer, SizeOf(Buffer), Src, SrcLen); This > last line gives me the error-message E2033. If Winsock is part of the uses clause replace it by OverbyteI

Re: [twsocket] error XE3 in combination with ICS v8

2013-03-23 Thread Arno Garrels
Ruud Kerstens wrote: > > Len := Lstn.ReceiveFrom(@Buffer, SizeOf(Buffer), Src, SrcLen); > This last line gives me the error-message E2033. If Winsock is part of the uses clause replace it by OverbyteIcsWinsock. -- Arno -- To unsubscribe or change your settings for TWSocket mailing list please