Re: [twsocket] delay in data

2013-03-20 Thread rajesh gupta
. On Wed, Mar 20, 2013 at 11:16 PM, Arno Garrels arno.garr...@gmx.de wrote: rajesh gupta wrote: Dear All TWSocket I am using TWSocket as serversocket and sending realtime data to the client on internet on windows application . but the data on client side is not live . Ehm, how

[twsocket] ClientDisconnect problem

2011-02-12 Thread rajesh gupta
Hi, I am using the TWSocket component as client and server . Server is sending data regularly @ 3000 bytes/seconds . But client is disconnnect after some time ( 2 or ,3 or 4 minutes ) frequently . There is no ping break between them .why it is happening. -- To unsubscribe or change your

Re: [twsocket] ClientDisconnect problem

2011-02-12 Thread rajesh gupta
Server some time shows the following exception not connected (#10057 in Send) On Sat, Feb 12, 2011 at 9:23 PM, Francois PIETTE francois.pie...@skynet.bewrote: I am using the TWSocket component as client and server . Server is sending data regularly @ 3000 bytes/seconds . But client is

Re: [twsocket] ClientDisconnect problem

2011-02-12 Thread rajesh gupta
That is the real problem why socket connection is disconnect. automatically On Sun, Feb 13, 2011 at 12:48 AM, Francois PIETTE francois.pie...@skynet.be wrote: Server some time shows the following exception not connected (#10057 in Send) This happen when you try to send something after the

Re: [twsocket] Delay in Socket Communication

2011-02-10 Thread rajesh gupta
Hi, I am using TCP My Network Bandwidth is 2 MegaBITS per second (Mbps) it is Ethernet On Thu, Feb 10, 2011 at 1:39 PM, Francois PIETTE francois.pie...@skynet.bewrote: I am using ICS ver5 for communication as server and client (TWSocket), But there is delay in data send by the

[twsocket] Delay in Socket Communication

2011-02-09 Thread rajesh gupta
Hi, I am using ICS ver5 for communication as server and client (TWSocket), But there is delay in data send by the server to the client . I am sending the data frequently about 1000 bytes at a time . but I am not getting at client site at that time but there is delay of 2 - 5 seconds on

Re: [twsocket] TWSocket Buffer

2011-02-08 Thread rajesh gupta
Hi, Thanks for help , I will definitly switch to latest versions of both c++ builder and ICS with 2- 4 months . But presently I need urgent help for compression of data and send to socket . Actually I have frequently In memory data (buffer) that I am continuesly sending to the clients . now I

[twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
Hi, I am using your ICS socket componet for c++ builder 6 . I test lot but TWSocket Component not sending the data more than 1460 bytes at a time . what is the maximum size how can use and how??. also how many max clients it can handle in server mode . I have server 2003 with core to quad

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
I guess you are using UDP not TCP. no I am using TCP I have 3gb ram You need ICS-V7 to support I can not change the version please tell me in current version Rajesh On Mon, Feb 7, 2011 at 4:18 PM, Francois PIETTE francois.pie...@skynet.bewrote: I am using your ICS socket componet for

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
compiler. Regards, SZ On Mon, Feb 7, 2011 at 1:13 PM, rajesh gupta rajeshgupta1...@gmail.com wrote: I guess you are using UDP not TCP. no I am using TCP I have 3gb ram You need ICS-V7 to support I can not change the version please tell me in current version Rajesh

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
Hi, I download the OverbyteIcsV6 but could not found any demo for c++ buider6 Rajesh On Mon, Feb 7, 2011 at 10:50 PM, Fastream Technologies ga...@fastream.comwrote: You may need to upgrade to v6-7. It's not difficult at all. SZ On Mon, Feb 7, 2011 at 7:18 PM, rajesh gupta rajeshgupta1

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
Hi, Actually I have currently on my system c++ builder 6 + ICS ver 5 . also having many license of third party component for c++ buider6. Also My lot of project working on that . If I change the version of c++ builder 6 then lot of problem occurs in compiling and linking , upgrading the