|
As previously mentioned, I have a sockets server program running using Scott
Klement's SOCKUTIL service program.
During testing, an issue has come up and I am not sure if it is
"normal" or not. The issue is that I sometimes see multiple
connections from the remote IP. When this happens, the sender usually tells me that there are documents "stuck" in their outbound
queue. If I kill the program and restart, then I receive the
documents.
Here are my questions - Is this a case where I need to follows Scott's
server example that uses "select() for multiplexing"?
Or, is it a case where the sender is stopping and starting their
client and my process is stuck on the first connection. If this is
the case and multiplexing is not the answer, what is the proper way
to handle?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.