Re: only one usage of each socket address is normally permitted?
- From: "Beemer Biker" <jstateson@xxxxxxxx>
- Date: Thu, 18 Jan 2007 16:28:51 -0600
"Ivar Lumi" <ivar@xxxxxxxxxxx> wrote in message
news:eO1YXetOHHA.3944@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Before running program ensure that ports are free.
Run -> type: cmd -> enter
you see command prompt
type:
netstat /a
you see all ports used.
Thanks, I was unaware that netstat had all those options. By the time I
read your suggestion, it was all working. I cannot account for this
except that the laptop was shutdown and started back up. There were some
pending security updates that required a reboot and when it booted up I no
longer got that message when I ran my program. Sometimes exiting the
debugger without closing the debugged program can cause problems. It is
clear that 5003 and 5004 are released when the program exits and I was able
to verify that using netstat -p. Maybe they were not release when the
debugger terminated the progam? Maybe I just had to do a periodic reboot
like that mac/windows commercial on TV ;-)
--
=======================================================================
Joseph "Beemer Biker" Stateson
http://ResearchRiders.org Ask about my 99'R1100RT
=======================================================================
.
- References:
- only one usage of each socket address is normally permitted?
- From: Beemer Biker
- Re: only one usage of each socket address is normally permitted?
- From: Ivar Lumi
- only one usage of each socket address is normally permitted?
- Prev by Date: PostBackURL with master page causes Object reference not set error
- Next by Date: Preserving Focus on a Control in a TabControl in VB.NET
- Previous by thread: Re: only one usage of each socket address is normally permitted?
- Next by thread: Hiding browser's menu and toolbar
- Index(es):
Relevant Pages
|