Thats the thing i don't understand, i recieve the error in the code of WSocketS 
Line 313
When my program gets to that line, and i push one more time F8, (next step), I 
get the error.

procedure TWSocketClient.StartConnection;
begin
    if Length(FBanner) > 0 then
        SendStr(FBanner + FLineEnd);
end;

Sorry its a bit further, placed a break point and he enters that procedure as 
well. Butt when he does de SendStr() command in start connection, then is when 
he gives the error.
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to