[twsocket] A small issue with socket reconnection [HELP]

2012-05-01 Thread Simon
I have a simple chat system were users can re-login and change there usernames 
however ever seen i updated my delphi to xe 2 update 4 my relogin feature has 
stopped working.

after debugging the code I am lost to find out as to why as there seams to be 
no problems with my code username is cleared out of socket so on but soon as i 
go to reconnect to server i will get connected then disconnected right away but 
if i close my app and login as normal it works fine.

has anyone else has similar problems to this and if so how did you fix it??

Thanks

Yours
Simon
--
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


Re: [twsocket] A small issue with socket reconnection [HELP]

2012-05-01 Thread François Piette
 I have a simple chat system were users can re-login and change there
usernames however 
 ever seen i updated my delphi to xe 2 update 4 my relogin feature has
stopped working.

 after debugging the code I am lost to find out as to why as there seams to
be no problems 
 with my code username is cleared out of socket so on but soon as i go to
reconnect to 
 server i will get connected then disconnected right away but if i close my
app and login
 as normal it works fine.

There is nothing obvious I can think of which could cause this trouble as
far as TWSocket is concerned. Of course I can't say anything about your own
code which I never saw.

As a first step, you should probably download the latest ICS daily snapshot
and recompile your application.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be




--
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