| View previous topic :: View next topic |
| Author |
Message |
Sonja Guest
|
Posted: Mon Jan 19, 2004 4:58 pm Post subject: Windows socket error (10048) |
|
|
Hi,
When I try to start scktsrvr.exe I get the follow errormessage :
Ecxeption in module SCKTSRVR.EXE at 000656CB
Error opening port 211 with error: Windows socket error: (10048), on API 'bind'
What can cause these error?
TIA
Sonja
|
|
| Back to top |
|
 |
Deepak Shenoy Guest
|
Posted: Tue Jan 20, 2004 10:12 am Post subject: Re: Windows socket error (10048) |
|
|
| Quote: | When I try to start scktsrvr.exe I get the follow errormessage :
Ecxeption in module SCKTSRVR.EXE at 000656CB
Error opening port 211 with error: Windows socket error: (10048), on
API 'bind'
What can cause these error?
|
Some other application (or another instance of the socketserver) may
have port 211 open. Try another port.
--
Deepak Shenoy (TeamB)
Agni Software
http://www.agnisoft.com
|
|
| Back to top |
|
 |
Sonja Guest
|
Posted: Thu Jan 22, 2004 10:16 am Post subject: Re: Windows socket error (10048) |
|
|
| Quote: | Some other application (or another instance of the socketserver) may
have port 211 open. Try another port.
--
Deepak Shenoy (TeamB)
Agni Software
http://www.agnisoft.com
|
How can I change the port whill I can not start that program?
Sonja
|
|
| Back to top |
|
 |
Deepak Shenoy Guest
|
Posted: Thu Jan 22, 2004 4:27 pm Post subject: Re: Windows socket error (10048) |
|
|
Sonja wrote:
| Quote: | Some other application (or another instance of the socketserver) may
have port 211 open. Try another port.
How can I change the port whill I can not start that program?
|
Good point. Run Regedit, browse to
HKEY_LOCAL_MACHINESOFTWAREBorlandSocket Server and then you'll find
a subkey like "211" (a number). Change the *key name* (not the port
value inside this key, that won't make a difference) and then restart
socket server.
--
Deepak Shenoy (TeamB)
Agni Software
http://www.agnisoft.com
|
|
| Back to top |
|
 |
Sonja Guest
|
Posted: Mon Jan 26, 2004 12:51 pm Post subject: Re: Windows socket error (10048) |
|
|
"Deepak Shenoy" <nospam (AT) nospam (DOT) com> schreef in bericht
news:40100812$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Sonja wrote:
Some other application (or another instance of the socketserver) may
have port 211 open. Try another port.
How can I change the port whill I can not start that program?
Good point. Run Regedit, browse to
HKEY_LOCAL_MACHINESOFTWAREBorlandSocket Server and then you'll find
a subkey like "211" (a number). Change the *key name* (not the port
value inside this key, that won't make a difference) and then restart
socket server.
--
Deepak Shenoy (TeamB)
Agni Software
http://www.agnisoft.com
|
Now I get the message 'Socket Server is already running'.
I think it isn't running.
Where can I stop that Socket Server? (I use Win 98)
Sonja
|
|
| Back to top |
|
 |
Deepak Shenoy Guest
|
Posted: Tue Jan 27, 2004 6:21 pm Post subject: Re: Windows socket error (10048) |
|
|
Sonja wrote:
| Quote: | Now I get the message 'Socket Server is already running'.
I think it isn't running.
Where can I stop that Socket Server? (I use Win 9
|
I don't have Win98 so can't be of much help - is it running in the
system tray? If not, look at the process list and see if that helps...
--
Deepak Shenoy (TeamB)
Agni Software
http://www.agnisoft.com
|
|
| Back to top |
|
 |
|