Re: create a server listening on a specific port
Re: create a server listening on a specific port
- Subject: Re: create a server listening on a specific port
- From: Justin Spahr-Summers <email@hidden>
- Date: Wed, 23 Mar 2005 16:17:44 -0600
Keep in mind you can always use C functions, and thus, BSD sockets.
Type "man socket" into the Terminal for more information.
On Wed, 23 Mar 2005 08:33:55 +0100, Hanspeter Spalinger
<email@hidden> wrote:
> Hi there again,
>
> I try to create a very small and simple server listening on a public
> port (port number > 49151).
> I tried some Cocoa classes like NSNetService, NSSocketPort,
> NSConnection, but all of them create services already connected to a
> local port (102x)
> How do I create a server listening for connections? I think this should
> be simple, but dind't found something in the archives. Can someone
> provide a link for HOWTOs on that topic?
>
> Hanspeter
>
> ps: I dind't find something on the Net. I'm perhaps using wrong
> keywords, cause I'm not a native english speaker, and I often trie to
> search simple things on the net, but don't find anything. Does someone
> know a guide for searching developer stuff, including something like a
> list/suggestion of keywords often used?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden