how can i get how many byte is going throw that port so far and what on that port like what type of port is it and does it have a password to asscess that port?
Printable View
how can i get how many byte is going throw that port so far and what on that port like what type of port is it and does it have a password to asscess that port?
there are 60000s ports and none of them require password. About the total bytes, you can watch the bytes by the argument list in your winsock-data-arrival. Not sure if this is what u needed.