NVentimiglia / Websockets.PCL

C# Websockets for all platforms using native bridges
MIT License
98 stars 36 forks source link

Specifying at which port WebSocket is listening #4

Closed leye0 closed 8 years ago

leye0 commented 8 years ago

Is there a way to specify where my WebSocket listener will listen to connection and message? I've tried to use WebSocket between devices with no success. I was able with WebSocket4Net.

NVentimiglia commented 8 years ago

This is a client library only, not a server. If you need a server I can recommend Fleck or NetGains.

leye0 commented 8 years ago

Ah, actually I was missing the point about WebSocket basics. I needed a WebSocket server too. Thanks.

On Sun, Mar 6, 2016 at 12:28 PM, Nicholas Ventimiglia < notifications@github.com> wrote:

Closed #4 https://github.com/NVentimiglia/Websockets.PCL/issues/4.

— Reply to this email directly or view it on GitHub https://github.com/NVentimiglia/Websockets.PCL/issues/4#event-579328795.