Data from Server to Client making it - data from Client to Server not making it

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Yasoo (anonymous_at_discussions.microsoft.com)
Date: 05/17/04


Date: Mon, 17 May 2004 11:21:07 -0700

I'm using the CSocket,CSocketFile,CArchive model as described in this article:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_windows_sockets.3a_.sequence_of_operations.asp

I am using CArchive::Write() (on a CArchive created with the nMode==CArchive::store) and CArchive::Flush() to transfer data.

It works for sending data from the server to the client but not in reverse. The Flush() on the server triggers an OnReceive() on the client, but a Flush() on the client doesn't trigger an OnReceive() on the server.

I guess I'm missing a minor detail. Any ideas?

Thank you.



Relevant Pages

  • Re: Simple network config problem?
    ... Now I just have two ethernet interfaces. ... Flush the routing tables on both internal client and server. ...
    (comp.unix.bsd.openbsd.misc)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)