about not releasing network connection
"masculinedragon" <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
hello,
i am using ob4.1.0 in the poor network link where client and server terminal installed with 100M ethernet card, but there is a 64kbps link with high code error happenning in the whole client-to-server link.
we are using windows2000 paltform.
we define
interface hello
{
void say_hello(in string data)
};
client wants to send 1MB size data to server with timeout 10 seconds. if there is timeout, then client decrease the data to half and reconnect, and so on until having sent 1MB. because link is poor, so it expires so often even if data size just is 1000 bytes. we judge timeout through no_response excetion. but we find the connection between client and server is not released when catching no_response excetion, even if the client process have exited.
i am confused with this phenomena, is it caused by ob or windows os??????
thanks.
cliffsman
_______________________________________________
OB-Users Mailing List - [email protected]
http://mail.ooc.nf.ca/mailman/listinfo/ob-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html