• 0

[general] Gettcptable()


Question

I can't find any information about what all the constants for dwState in MIB_TCPROW means... :no:

MIB_TCP_STATE_CLOSED <-- what's the point of this one?

MIB_TCP_STATE_LISTEN <-- this one speaks for itself.

MIB_TCP_STATE_SYN_SENT

MIB_TCP_STATE_SYN_RCVD

MIB_TCP_STATE_ESTAB <-- this one speaks for itself.

MIB_TCP_STATE_FIN_WAIT1

MIB_TCP_STATE_FIN_WAIT2

MIB_TCP_STATE_CLOSE_WAIT

MIB_TCP_STATE_CLOSING

MIB_TCP_STATE_LAST_ACK

MIB_TCP_STATE_TIME_WAIT <-- this one speaks for itself.

MIB_TCP_STATE_DELETE_TCB <-- used together with SetTcpEntry() to delete entry.

I searched on google.com and I couldn't find any usefull information. Not even MSDN has any info on them.

Anyone know? Please help. :cry:

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.