Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Pascal and Delphi (http://www.domainnameforum.org/forumdisplay.php?f=132)
-   -   Delphi7 - Error (loop?) Server during read data from socket (http://www.domainnameforum.org/showthread.php?t=125986)

webdev 09-22-2010 07:49 AM

Delphi7 - Error (loop?) Server during read data from socket
 
I've two procedures (client and server). Object components are InDy9 TIdTCP. SO is XP-HOME. Operations of the che client: // connection . try ... CliSok.Connect(); ... CliSok.ReadTimeout := 1000; ... CliSok.Socket.UseNagle := False; . except ... on E: ESocketError do ........


All times are GMT -4. The time now is 06:16 PM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.