simple server socket question

From: sheila miguez herndon (she_at_removethis.pobox.com.invalid)
Date: 12/30/03


Date: Tue, 30 Dec 2003 20:21:03 +0000 (UTC)

This is probably something completely obvious that I have forgotten.

A friend is trying to open a server socket on a Win NT machine and gets
the error:

couldn't open socket: socket type not supported

I had him open a wish shell to type in

socket -server test 8888

and he gets the error, whereas I do not (I'm on w2k). I asked him if he
had adm privs on his machine, and he said he does.

To email me remove invalid and removethis from the From line.

-- 
sheila


Relevant Pages

  • SOCK_RAW on PPC ?
    ... When I try to open a raw socket on a pocket PC I get the following error ... •Translation: Socket type not supported. ... The error code suggests that raw sockets are not implemented on CE (Pocket ...
    (microsoft.public.pocketpc.developer.networking)
  • Re: Socket programming source, help please.
    ... If you're going to hard-code the socket type by, for example, using the IPEndPoint type, you might as well hard-code the AddressFamily value too: ... IPHostEntry ipHostEntry = Dns.GetHostEntry; ... EndPoint endPoint = new IPEndPoint ...
    (microsoft.public.dotnet.languages.csharp)
  • Programming for IPX
    ... time I attempt to open a socket with socketI get the following: ... The socket type seems to be supported. ... I'm using IPX/SPX on eth0. ... header file somewhere? ...
    (linux.redhat.misc)
  • Re: CPU Platform
    ... How can a software found CPU Socket? ... The socket is not in the bios my friend! ... So neither windows would detect the socket type. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Listen to Port in TCP/IP
    ... incontext is the IP port. ... outcontext is socket handle. ... 2: read from server socket. ...
    (comp.soft-sys.matlab)