Thread
:
UDP Problem
View Single Post
#
2
11-28-2012, 08:35 PM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
run this from a (windows) command line
netstat -an | find /i "9000"
if it shows anything, you have something listening on port 9000 already
c0ncrete
View Public Profile
Send a private message to c0ncrete
Find all posts by c0ncrete