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

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 wrote: > I am using your ICS socket componet for c++ builder 6 . I t

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
releases 64-bit compiler. > Regards, > > SZ > On Mon, Feb 7, 2011 at 1:13 PM, rajesh gupta >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 th

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
Ok Thanks for valuable info . Can you tell me is there any method in ICS to compress the data and send to socket Rajesh On Mon, Feb 7, 2011 at 5:38 PM, Fastream Technologies wrote: > If you have 1GB+ RAM, that should be possible. > > Regards, > > SZ > On Mon, Feb 7, 2011 at 1:5

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
Thanks I want to read buffer from files then compress after that send to client . Is that model possible Rajesh On Mon, Feb 7, 2011 at 6:07 PM, Angus Robertson - Magenta Systems Ltd < an...@magsys.co.uk> wrote: > > Ok Thanks for valuable info . Can you tell me is there any method > > i

Re: [twsocket] TWSocket Buffer

2011-02-07 Thread rajesh gupta
gt; On Mon, Feb 7, 2011 at 3:05 PM, rajesh gupta >wrote: > > > Thanks > > I want to read buffer from files then compress after that send > to > > client . Is that model possible > > > > Rajesh > > > > On Mon, Feb 7, 2011 at 6:07 PM, Ang

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

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 component

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 wa

[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] 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 wrote: > 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 . >>

Re: [twsocket] Delay in Socket Communication

2011-02-10 Thread rajesh gupta
I am using Antivirus on the server .can this effect and delay . On Thu, Feb 10, 2011 at 3:06 PM, Angus Robertson - Magenta Systems Ltd < an...@magsys.co.uk> wrote: > > I am using TCP > > My Network Bandwidth is 2 MegaBITS per second (Mbps) > > it is Ethernet > > Yes, but ethernet presentatio

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

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 wrote: > I am using the TWSocket component as client and server . Server is >> sending >> data regularly @ 3000 bytes/seconds . But client is disconnnect after >> some

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 wrote: > Server some time shows the following exception >> not connected (#10057 in Send) >> > > This happen when you try to send something after the client is > disconn

[twsocket] Ip and mac

2011-03-03 Thread rajesh gupta
Hi, I have different internet connectivity on my pc i.e. wi-fi, ethernet USB . I want to know the IP and mac associated with them using ICS Thanks -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit ou

Re: [twsocket] delay in data

2013-03-20 Thread rajesh gupta
. On Wed, Mar 20, 2013 at 11:16 PM, Arno Garrels 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