If you're trying to monitor packets going to/from a port, you'll need to use something like the WinPCap driver. There might be something already done in VB without a driver, but I don't know of any.

You cannot monitor data going to/from ports with the Winsock control unless you're monitoring the data in one of your own client/server programs.