Jump to content

Weird issue with TCP connections


Glyph
 Share

Recommended Posts

Server <- Client (client connects to server)

Server fail-> Client (server sends back a message tellign the client they failed to login)

Server <-xClient (client closes the socket because they were told they failed)

Serverx-> Client(server closes the socket because @error = 1 in the tcprecv)

= Time_wait in netstat

And, I tried it backwards, still got time_wait. But, this time, the timewait was on the client...

Does anyone know why this is?

How do you close a socket that fails to login?

tolle indicium

Link to comment
Share on other sites

Server <- Client (client connects to server)

Server fail-> Client (server sends back a message tellign the client they failed to login)

Server <-xClient (client closes the socket because they were told they failed)

Serverx-> Client(server closes the socket because @error = 1 in the tcprecv)

= Time_wait in netstat

And, I tried it backwards, still got time_wait. But, this time, the timewait was on the client...

Does anyone know why this is?

How do you close a socket that fails to login?

?????? witch code u write we support only autoit can u show me your code can u tell me what u wanne build just give more info thx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...