Using GetTCPStatistics

  • Thread starter Thread starter Ratson Janiv
  • Start date Start date
R

Ratson Janiv

Hi,
I M using GetTCPStatistics,
How do I convert the dwInSegs in the MIB_TCPSTATS to a number of bytes ? (is
it possible?)
 
Ratson Janiv said:
Hi,
I M using GetTCPStatistics,
How do I convert the dwInSegs in the MIB_TCPSTATS to a number of bytes ? (is
it possible?)

No.

Each seg is vary in size.

Depend on what you need to done. Learning from the EtherReal open
source package might give you some idea.
 
The only byte statistics you can receive is for ras otherwise you need
driver
Arkady
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top