This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Support as Http server and the Websockets server on Arduino DUE #1
Closed
Description
Hello,
Sorry i want so talk about Websockets Server Examples.
i am want wo work with the library with Arduino DUE and PlatformIO last version from Today.
My projectis based on AJAX now i want to switch some functions to Websockets.
I have an working Webserver with html files on SDCard, and i want to bring these Library as websock server on the DUE. Normal Ethernet shiled with the WizNet 5100 controller and SDslot.
Is this posible ?
The PC ist only the client and the DUE is the Server for http and Websock paralel.
The Due sends the data to the Client Browser on the pc.
I havent seen an Examble as Server also not found realy the DUE as suppotert, well only the list for the toolchain.
tanks
Jake