No announcements
Found 2839594 threads
-
0 Votes
Multiple TCP connections in FIN_WAIT_1 state are not properly closing
disconnecting the network cable on the laptop. On the laptop the tcp connections are properly terminating after restoring the network, but they ... -
0 Votes
Multiple TCP Socket connections
argue). Create a method that uses Socket.ConnectAsync. On your Completed event accept the socket and store it in your dictionary. You can form all your connections with a ...Proposed | 2 Replies | 8786 Views | Created by AniKeith - Tuesday, August 31, 2010 5:15 AM | Last reply by Pantelis44999 - Friday, September 10, 2010 1:44 AM -
0 Votes
Multiple TCP connections
Hi, I am looking for a code to handle multiple async connections on a TCP port, I have seen a lot of samples on the net, some people uses callbacks some ...Answered | 4 Replies | 995 Views | Created by George Waters - Monday, November 6, 2017 1:07 AM | Last reply by George Waters - Wednesday, November 8, 2017 7:19 PM -
0 Votes
Not Closing Connections?
are not closing their connections. How can I make sure? SQL9 SP1 (in SQL9 compatibility mode)Unanswered | 2 Replies | 6904 Views | Created by Missis Crystal - Wednesday, August 16, 2006 6:32 PM | Last reply by - Wednesday, August 16, 2006 8:20 PM -
0 Votes
Windows Phone Tcp Srver, multiple connections
I need to write a winrt tcp server that will accept and respond to multiple connections. All the examples I have found so far with StreamSocketListener have been one ...Answered | 2 Replies | 836 Views | Created by mwindham - Tuesday, June 3, 2014 2:39 AM | Last reply by mwindham - Tuesday, June 3, 2014 3:08 PM -
2 Votes
App Service Hybrid Connections not closing connections in SQL
configured to allow remote connections. (provider: TCP Provider, error: 0 - You were not connected because a duplicate name exists on the network. If joining a domain, go ...Unanswered | 2 Replies | 721 Views | Created by IamAnAverageJoe - Thursday, June 29, 2017 4:39 PM | Last reply by IamAnAverageJoe - Tuesday, July 11, 2017 5:47 PM -
0 Votes
TCP Socket Listen and allow multiple connections
multiple connections all at the same time from different IP address. I have so far created the following (which I don't know if I am 100% correct or ...Answered | 2 Replies | 4556 Views | Created by Aaron-King - Saturday, January 25, 2014 11:30 PM | Last reply by Joel Engineer - Sunday, January 26, 2014 9:03 AM -
0 Votes
Does WinInet report about opening & closing of TCP connections
On 6/27/2011 9:37 AM, adi.barda wrote: I have a requirement to count the number of TCP connections opened and closed in a ...Unanswered | 1 Replies | 3866 Views | Created by adi.barda - Monday, June 27, 2011 1:37 PM | Last reply by Igor Tandetnik - Monday, June 27, 2011 3:10 PM -
1 Votes
TCP Connections in Vista
No, there is not an artifical cap on the number of connections. There is a cap on the number of uncompleted TCP connections (ie. you have sent a syn, but no ...Answered | 14 Replies | 17783 Views | Created by FXM - Thursday, January 12, 2006 7:00 PM | Last reply by Teoh Han Hui - Wednesday, April 8, 2009 6:42 PM -
0 Votes
TCP Channel not closing...
There are no known problems in this area. When the server stops listening the client should not be able to call. It would be great if your customer can send a small repro ...Answered | 1 Replies | 4316 Views | Created by SalvaPatuel - Friday, November 2, 2007 1:32 PM | Last reply by Sowmy Srinivasan - Wednesday, November 7, 2007 5:48 AM -
0 Votes
Closing connections
Hi,You are correct. All the three connections will close when you close the conn.Close(). Regards,VikramAnswered | 1 Replies | 5150 Views | Created by Darin V - Wednesday, August 17, 2005 1:57 PM | Last reply by Vikram - Wednesday, August 17, 2005 6:08 PM -
0 Votes
Logon Flags of multiple associated TCP Connections
issue a RopLogon which happens to use one TCP connection in the association group it doesn't assign anything to a specific TCP connection, etc. The logon ...Answered | 10 Replies | 5779 Views | Created by Baihan Liang - Friday, June 17, 2011 6:24 AM | Last reply by Baihan Liang - Tuesday, July 26, 2011 7:35 PM -
0 Votes
Database connections not closing
Our code is an asp.net app written in vb.net so using did not exist until recently, our pages are not using master pages or any of the new 2.0 features, but ...Answered | 6 Replies | 4100 Views | Created by YuJie - Thursday, June 12, 2008 6:20 PM | Last reply by YuJie - Friday, June 13, 2008 6:08 PM -
0 Votes
Creating multiple TCP Socket connections
-blocking sockets you can do it all in one thread. Or maybe two threads: one for communication and one for file writing.Proposed | 4 Replies | 3644 Views | Created by Tarun21 - Tuesday, September 18, 2012 7:02 AM | Last reply by Elegentin Xie - Thursday, September 27, 2012 8:32 AM -
4 Votes
Excel Not Closing Properly
the Two-Dot Rule including how I code in the above article Excel will always close and dispose of properly. In regards to the sample code for the ...Answered | 4 Replies | 1220 Views | Created by Loven Drunk - Sunday, March 16, 2014 12:38 AM | Last reply by Kareninstructor - Sunday, March 16, 2014 1:56 PM -
0 Votes
TCP Connections
if not all clients are connecting at the same time, it will still need to handle alot of connections) I am guessing that blocking sockets + threads just ...Answered | 3 Replies | 5323 Views | Created by Arkane78 - Tuesday, January 4, 2011 10:51 AM | Last reply by Alan J. McFarlane - Thursday, January 6, 2011 10:35 PM -
0 Votes
TCP Connections
response. I am supposed to decode this response and send back my response in a certain format. If it is not formatted correctly or if I am missing something, it will send back an ...Answered | 1 Replies | 2679 Views | Created by demipaul - Tuesday, November 25, 2008 3:04 AM | Last reply by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Tuesday, November 25, 2008 3:14 AM -
0 Votes
Connections to Velocity not closing
noticed that connections to the Velocity hosts are not getting closed. We aren't experiencing this issue on any other Velocity clients in our ...Unanswered | 2 Replies | 5894 Views | Created by Corey Brand - Thursday, October 29, 2009 2:32 PM | Last reply by Gan - MSFT - Friday, October 30, 2009 5:20 PM -
0 Votes
Remoting Server Connections not closing
should be green when connected, red when not - ie when the ping call times out) Then, on the server I watch the connections usingUnanswered | 2 Replies | 3642 Views | Created by Peter-j-c - Tuesday, February 5, 2008 10:33 PM | Last reply by Peter-j-c - Saturday, February 9, 2008 2:46 AM -
0 Votes
multiple connections to a tcp listener
Please tpiazza55, you can send me this sample for study? I am new in programming with multiple connectionsUnanswered | 7 Replies | 11264 Views | Created by tpiazza55 - Monday, February 6, 2006 8:42 PM | Last reply by tpiazza55 - Tuesday, February 7, 2006 8:01 PM - Items 1 to 20 of 2839594 Next ›
No announcements