from outside the connection times out:

curl --include --header "Connection: Upgrade" --header "Upgrade:
websocket"  --header "Host: IP:8888" --header ""Origin: IP:8888"
http://IP:8888/kurento

from inside (on my server:

 curl --include --header "Connection: Upgrade" --header "Upgrade:
websocket"  --header "Host: 127.0.0.1:8888" --header "Origin:
127.0.0.1:8888" http://127.0.0.1:8888/kurento

response .....

HTTP/1.1 500 Internal Server Error
Server: WebSocket++/0.7.0


Thats fine i guess ?

On 11/08/2020 17:10, Lalit Patel wrote:
> Check kurento installation page to see if its working properly
>
> Regards
> Lalit Patel
>
> On Tue, Aug 11, 2020, 8:35 PM kaffeesurrogat <[email protected]
> <mailto:[email protected]>> wrote:
>
>     Dear list,
>
>     how do I test if port 8888 is open ?
>
>     Have fun,
>
>     kaffeesurrogat
>

Reply via email to