Urgent... RPC Function

Yogesh Shetty <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.general
Message-ID <[email protected]>
Hi,
 
I am facing a peculiar problem... 

The deployment is Client - Server solution using DCOM over Leased Line
Network ( <= 64 MBPs).
Protocol used  - TCP / IP
 
The DCOM Server uses QueueUserWorkItem (ThreadFunc, NULL,
WT_EXECDEFAULT) to send messages to client asynchronously.
 
THE PROBLEM -
The DCOM Server generates messages in rapid succession ( in a tight
loop) for client. However, the client does not receive all those
responses. When sniffed on Server side, it was observed that the DCOM
server did not send ( or dropped ) many messages to client. Has any one
faced such a problem? Is there any problem in calling QueueUserWorkItem
in a tight loop? Especially, on slow networks? (Note - It works on LAN
i.e. baud 2MBS and above.)  
 
Any help in this regard is highly appreciated 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.