DNS lookup

Hi Shawn,

Thank you for your help.
I followed your suggestions—I was calling flush(), but something was still delayed.
The server side was also behaving poorly while receiving packets.
I was only running QNEth.
I’d like to collaborate with you on this issue as much as possible, and I’m happy to share the code if you’re interested.
For now, we should move to a private conversation.
The project page is www.morconi.com.
 
Is there a GitHub repo I could browse? If not, which download is best? Are they all for the Teensy?
 
Last edited:
Note that there seems to be an error with the file names: client and server both share a file name: MORCONI-ALLRIGS.zip
 
Last edited:
Note that there seems to be an error with the file names: client and server both share a file name: MORCONI-ALLRIGS.zip
That's correct. To run the "All-Rigs" version you need both. The "Flex" version only needs the client because the radio is the server.
 
Is there a GitHub repo I could browse? If not, which download is best? Are they all for the Teensy?
The source code is not publicly available, we will discuss this later today.
The project runs on Teensy 4.1.
To start investigating download the "All-Rigs" version and install the "Client" and the "Server" on two different Teensy.
They should be on the same network.
 
One last-ish note:
That's correct. To run the "All-Rigs" version you need both. The "Flex" version only needs the client because the radio is the server.
One of the pages has three buttons that point to three links. One points to the flex version, the client points to allrigs, and the server also points to allrigs. That allrigs file seems to contain both the client and server. I thought it was an error because I would think that the server would point to something different than the client.
 
Back
Top