Question Net Program Unexpectedly Using TCP & UDP Ports

Drache

Active member
Joined
Apr 8, 2006
Messages
26
Programming Experience
Beginner
Can anyone shed light on why a program I have recently written has a TCP and UDP port open.

It is just a simple alarm clock program which should not be using any network ports.

If it is of any help the program was written in Visual Studio Express and uses the v3.5 of the NET Framework.
 
Back
Top