Hi,

If I am not mistaken this link complains about a similar problem:
    http://lists.elists.org/pipermail/twsocket/2012-February/044550.html


See this:
// Here! Kludge.
        {
            For some reason, despite the Addr/Port/Proto assignments being 
valid,
            the F*Assigned (e.g. - FPortAssigned) values are FALSE.  There is a 
bug
            somewhere that we should fix, but for now we are redoing the 
assignments
            simply to get those flags set to TRUE.
        }

        WSocket.Addr := WSocket.Addr;
        WSocket.Port := WSocket.Port;
        WSocket.Proto := WSocket.Proto;

                    // Re-connect.


Its about in the middle of the page.

Thanks,
Noam.


-----Original Message-----
From: TWSocket on behalf of François Piette
Sent: Tue 1/28/2014 11:00 PM
To: 'ICS support mailing'
Subject: Re: [twsocket] TWSocket strange problem
 
> I may have a problem in my code but this is a bit strange ?

Have you tested with one of the supplied samples ?

-- 
francois.pie...@overbyte.be
Embarcadero MVP
http://www.overbyte.be
http://francois-piette.blogspot.com





-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************





 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to