Link to home
Start Free TrialLog in
Avatar of chunfei
chunfei

asked on

Network Programming

I am currently working on a project that requires me to read input from TCP/IP ports using Visual C++ 6.0.  I would need to input the specific port number along with the IP address that I want to monitor.  The program will in turn monitor the port and output the data to the screen.

Since I do not have any network programming experience I am looking for all the help I can get. (Also, I do not know what library to use for this project. WinInet doesn't seem to be the right one.)
ASKER CERTIFIED SOLUTION
Avatar of Shay050799
Shay050799

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial