Date: Sun, 17 Aug 2003 20:02:24 -0700 (PDT) From: Justin Freitag <j_freitag@yahoo.com> To: DANDY King <dandyking_18@hotmail.com>, freebsd-hackers@freebsd.org Subject: Re: help needed-urgent Message-ID: <20030818030224.42438.qmail@web11201.mail.yahoo.com> In-Reply-To: <BAY1-F161CeEFRoaZX200037ace@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
linux server, windows client, commerical product...and you post an "urgent help" request to freebsd-hackers... LMAO. --- DANDY King <dandyking_18@hotmail.com> 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. > client side we uses VC++ GUI. client sending data > neatly. in client side > what i did > > 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 > > please advice > > Dharanish > > _________________________________________________________________ > MSN Hotmail now on your Mobile phone. > http://server1.msn.co.in/sp03/mobilesms/ Click here. > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030818030224.42438.qmail>