Re: Network.framework and client/server?
Re: Network.framework and client/server?
- Subject: Re: Network.framework and client/server?
- From: Jens Alfke <email@hidden>
- Date: Fri, 02 Nov 2018 16:44:42 -0700
> On Nov 2, 2018, at 3:33 PM, Carl Hoefs <email@hidden> wrote:
>
> I've managed to cobble together some prototype code using Network.fw
> <http://network.fw/> in a client/server paradigm (in which a macOS server
> using Network.fw <http://network.fw/> receives and acts on multiple
> simultaneous iOS connections). However, I'm finding that NWListener hogs the
> main connection port so only the first connection can be served until it
> disconnects. Isn't Network.fw <http://network.fw/> multithreaded?
What does your code look like? I haven’t used Network.framework yet, but
looking at <Network/listener.h>, the API seems pretty straightforward.
> Also, I can't seem to find any documentation.
The C headers in <Network/*.h> have a lot of documentation-comments.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden