help

From: DANDY King (dandyking_18_at_hotmail.com)
Date: 08/18/03

  • Next message: Lev Walkin: "Re: help"
    To: freebsd-net@freebsd.org
    Date: Mon, 18 Aug 2003 08:21:42 +0530
    
    

    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 lcinet 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

    _________________________________________________________________
    Are you a geek? Do gizmos make you grin?
    http://www.msn.co.in/Computing/Gizmos/ Click here!

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Lev Walkin: "Re: help"

    Relevant Pages

    • help needed-urgent
      ... i am sending very imp inofrmation to server through sockets. ... i don't know reasons please advice. ... client side we uses VC++ GUI. ...
      (freebsd-hackers)
    • Re: Banana Republic (was Re: OpenVMS Book Wins award)
      ... client ... No bollocks HTTP, SOAP, XML, Java, Garbage ... receive messages from any number of server processes who in turn could be ... Unlike TCP/IP and/or UDP Sockets with Java that have been around since ...
      (comp.os.vms)
    • Example: Socket code (Was Re: ClientServer App)
      ... protocol, such as HTTP, as your application middleware backbone?". ... control of the server with Flash Data Management Services?" ... just enter an asterix "*" for the Queue Name and then click ... thought was to use sockets with xml-rpc but then thought there has to ...
      (comp.lang.java.programmer)
    • Re: Asynchronous socket programming vs. remoting
      ... You are the first person that said I should use sockets. ... them quicker than I can load them from my harddrive using the file system. ... It scales nice too - I tried throwing 400 requests at the server in a span ... > do not need the same assembly on the client and server. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Basic NT4 to w2k3 migration questions
      ... > The easiest way and the least disruptive is to upgrade your existing PDC ... If you can't do that then use the "advice". ... >> hardware and then upgrading it to w2k3 which sounds a bit idiotic to me. ... This includes a Windows 2003 Exchance server. ...
      (microsoft.public.windows.server.migration)