Quantcast
Channel: Photon Server — Photon Engine
Viewing all articles
Browse latest Browse all 1557

WinForm and Udp

$
0
0
I am trying to a test client in winform(or console app) so i can test my client handlers without having to load up Unity and test from there. When I try to connect to my server using the same server address and application and Upd(which is working in unity). I am unable able to see the connection getting to the CreatePeer function in my application. If i switch to use Tcp, and use one of the Tcp ports(which are use for the admin, and S2S peers), I am able to connect to my server. I need to find a way to connect to my server via Udp and not Tcp.

Viewing all articles
Browse latest Browse all 1557

Trending Articles