PTI Lidar Plugin icon PTI Lidar Plugin Pineapple Technology Industries Capstone plugin adds a secretive LiDAR unit to ARC for distance measurement. Try it →
Asked — Edited

Help! Http Server Help!

Hello Everybody,

Im working on a project for school that envolves the use of the HTTP server. When I got the kit everything was working, but then I took it to school and tried to make it work there and it didn't. Now that I am back home and start the HTTP server....I go on my tablet to login, using the default "admin", and nothing shows up...However, when I go on my computer where the EZ-B v3 is connected it works fine..... PLEASE ANYONE HELP!

Thanks again! :D


ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#9  

Do you have anything else running which uses port 80? HTTP server for something else, teamviewer etc? You can change the port in the settings if that's the case.

A video is better than words:)

To access it just pop in your IP address followed by : then the port number. i.e. 192.168.0.100:81

#10  

Thanks, it is working now, for some reason the port 80, is in use by something else but I did not know it..... I was fustrated, Thanks again Rich :)

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#11  

don't forget to port forward whichever port you chose to the correct PC on your router settings. If you don't have a fixed IP using a DDNS service is also a great help.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#12  

Uh oh! If 80 is used by something else, that could mean a virus. Surprising, the ARC software checks if the port is used when enabling the http server. It will return an error if the port is in use.