Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SocketException:Unable to connect because the target computer is actively rejected #16

Open
StoneClose opened this issue Sep 25, 2018 · 2 comments

Comments

@StoneClose
Copy link

StoneClose commented Sep 25, 2018

SocketException:由于目标计算机积极拒绝,无法连接。
System.Net.Sockets .Socket.Connect (System.Net.EndPoint remoteEP, Boolean requireSocketPolicy)
System.Net.Sockets .Socket.Connect (System.Net.EndPoint remoteEP)
System.Net.Sockets TcpClient.Connect (System .Net.IPEndPoint remote_ end_ point)
System.Net .Sockets .TcpClient.Connect(System.Net.IPAddres[] ipAddresses, Int32 port)

@MarekKowalski
Copy link
Owner

Hi,

When is this happening? Are you trying to connect from the HoloLens to the PC or is it from the PC (in Unity) to the same PC? Did you check the firewall settings?

Marek

@tkbala
Copy link

tkbala commented Feb 1, 2019

It looks like @StoneClose might not be opening the server from the same PC as the unity application (or) the server might not have been started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants