question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sharing Service: Unable to get clients to connect to server

See original GitHub issue

Currently unable to build the SharingTest scene get HoloLens devices to connect to the sharing server over a wireless local area network.

Repro Steps:

  1. Open SharingTest.scene
  2. Start Sharing Service.
  3. Copy Sharing Service IP address from server log and paste into Sharing Stage: Server Address field on your SharingStage scene object.
  4. Build Settings -> Add current scene.
  5. Build and deploy to HoloLens via Remote Machine debugger.
  6. Output shows it never connects, and server log never registers device connects.

Note: I tried both local and external IP and made sure all the devices were connected to the same wireless network. I’m also able to connect to the server via the editor using localhost, and specified IPs.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sebrkcommented, Jul 4, 2017

@NeerajW I’ve tried about everything. I wrote my own UDP client/server. Works flawless in Windows 10. Not in Hololens. I’ve tried other ways of communicating with the Hololens but nothing seems to work. Except using your SharingService.exe. However it is way to feature heavy for what I want to do: simply change scenes using an Android device. How can I get a SharingService-like thing working on a mobile device? I cannot find the code for SharingService? Or are we simply bound to use this setup, involving a PC hosting the service?

Sorry if this is off topic but I’ve spent so much time on getting a simple response from the Hololens to no avail (even though it works in UWP on other devices). All firewalls are off.

0reactions
StephenHodgsoncommented, Feb 6, 2017

Actually… Seems like my firewall was blocking it 😆 Thought that it was configured properly.

Never got a new prompt to allow the Sharing Service through the firewall. Gonna keep on with more testing, and might add that in the documentation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sharing Service: Unable to get clients to connect to server ...
Currently unable to build the SharingTest scene get HoloLens devices to connect to the sharing server over a wireless local area network.
Read more >
Can't access shared folders from File Explorer in Windows 10
Go to Start. · Go to Search, enter the word Services, and press Enter. · Change the Startup type property to Automatic for...
Read more >
shared folders doesn't work Cannot connect to server via ...
It seems like you have e a permission issue. Not only do you need to set the Share permission, but also Security on...
Read more >
You cannot access shared files and folders or browse ...
Method 2: Install File and Print Sharing and make sure that it is not blocked by Windows Firewall · Step 1: Install File...
Read more >
Client not able to connect with Server
Troubleshoot : Client not connecting Server · 1. Make sure Server is running · 2. Connect client from the server running host ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found