
13.04.2008, 00:08
|
| |
| Re: BBC iplayer | Quote: | |  | | | Start a DOS Shell. Then type these commands.
netstat -na > netstat.txt
notepad netstat.txt
Then search for the string 11033
Or
telnet www.some.where 11033
(Disclaimer: I expect there may be a way to filter the netstat -na output to avoid the .txt file, but my DOS is rusty and I don't do Windoze at home). | | | | | Old school |