Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Access web site on Compact RX
#5

(02-02-2019, 03:47)uncle_bob Wrote:  The PC is on this 192.168.1 network too?

Yep, same network.
I notice on Line 603 to 605 of the Net.ino file of the RX_v2.1_b001 firmware there is this:-

 void handleNotFound(){
    server.send(404, "text/plain", "404: Not found"); // Send HTTP status 404 (Not Found) when there's no handler for the URI in the request
  }

I seem to be getting that far as I see that "404: Not found" message.
No idea what handleNotFound means though. 
Hmmmm !
Reply


Messages In This Thread
Access web site on Compact RX - by philipgm - 02-02-2019, 00:05
RE: Access web site on Compact RX - by uncle_bob - 02-02-2019, 00:54
RE: Access web site on Compact RX - by philipgm - 02-02-2019, 03:23
RE: Access web site on Compact RX - by uncle_bob - 02-02-2019, 03:47
RE: Access web site on Compact RX - by philipgm - 02-02-2019, 03:57
RE: Access web site on Compact RX - by 41south - 02-02-2019, 04:09
RE: Access web site on Compact RX - by philipgm - 02-02-2019, 04:30
RE: Access web site on Compact RX - by werk_ag - 03-02-2019, 04:36
RE: Access web site on Compact RX - by philipgm - 03-02-2019, 04:53
RE: Access web site on Compact RX - by 41south - 02-02-2019, 04:53
RE: Access web site on Compact RX - by uncle_bob - 03-02-2019, 07:44
RE: Access web site on Compact RX - by philipgm - 03-02-2019, 07:53



Users browsing this thread: 1 Guest(s)