Hi all. I am wondering if anyone knows how to use winsock to intercept packets on a certain port?. Eg I know that you can set winsock to a port but heres what I am wanting to do.

Combat Flight Simulator from microsoft has a number of features in multiplayer that you can manipulate. I have the SDK for it and it is possible to create a 3rd party application that hooks into CFS and add features to packets sent and recieved. I need to know if its possible to intercept and decode those packets with winsock?

any help or ideas would be appreciated.