On Mon, 18 Aug 2003, DANDY King wrote:
> hello
>
>
> our product is DVR(digital video recorder), it runs on linux system.
> i am sending very imp inofrmation to server through sockets. some time i am
> getting full data, some time i am getting partial data.
> i don't know reasons please advice.
>
In message: <[EMAIL PROTECTED]>
"DANDY King" <[EMAIL PROTECTED]> writes:
: while((nread = read(fd,buff,BUFFSIZE)) >0)
: send(sockfd,buff,nread,0);
:
: in server same data should receive.
: but some time i am receiveing full and some time 90% only
Get a copy of Stevens.
On Sun, Aug 17, 2003 at 08:02:24PM -0700, Justin Freitag wrote:
> linux server, windows client, commerical product...and
> you post an "urgent help" request to
> freebsd-hackers...
>
> LMAO.
> --- DANDY King <[EMAIL PROTECTED]> wrote:
And he is from Hotmail, amen.
--
"Without the userland, the k
linux server, windows client, commerical product...and
you post an "urgent help" request to
freebsd-hackers...
LMAO.
--- DANDY King <[EMAIL PROTECTED]> wrote:
> hello
>
>
> our product is DVR(digital video recorder), it runs
> on linux system.
> i am sending very imp inofrmation to server throu
At 2003-08-18T02:52:39Z, "DANDY King" <[EMAIL PROTECTED]> writes:
> our product is DVR(digital video recorder), it runs on linux system.
Then ask in a Linux mailing list.
--
Kirk Strauser
pgp0.pgp
Description: PGP signature
hello
our product is DVR(digital video recorder), it runs on linux system.
i am sending very imp inofrmation to server through sockets. some time i am
getting full data, some time i am getting partial data.
i don't know reasons please advice.
client side we uses VC++ GUI. client sending data neat
6 matches
Mail list logo