[omniORB] Tcp connection broken between two corba remote calls
    Bruno Carlus 
    b.carlus at ipnl.in2p3.fr
       
    Wed Mar 11 14:25:16 GMT 2009
    
    
  
Hi,
a client of my own invokes a corba "ping" method on a server every 5 s 
but between two invocations the client seems to be disconnected from the 
server:
the server sends a TCP frame with a reset flag and the communication 
switches to a new tcp connection with a new port on the client (old 
port+1), which creates memory problems on the client side (an embedded 
pc) ... The "ping"  invocation is nevertheless ok butcould there be a 
timeout condition at stake here that could force the current connection 
to break and restart between two calls ?
Thanks for your answers !
Bruno.
    
    
More information about the omniORB-list
mailing list