Could someone advise me if it is at all possible to create a client/server app to :

1. Get it's own port
2. Send udp datagrams and/or streams using the CSocketFile, CArchive combo

Basically, I just need stable communication between the client and server. I'm almost posotive this would be possible but perhaps some WIN32 api functions wouldn't run if you were not logged in as an "admin". Any help would be greatly apprieciated.

Sandman