As part of the effort to support lwIP as an app, I've been asked to remove dependencies from the app and have done so. ETHDRVCE is now a standalone library that will be converted to a libload library once it has been tested a bit. The eth driver functions will need to be passed into lwIP by the user.

https://github.com/cagstech/ethdrvce/tree/main/src

I ask that anyone with the ability please test this out, and let me know if there are any issues (you can edit main.c to do whatever you want and use wireshark to test). If there are no bug reports in a week; I'll convert it to a libload lib and release it.
ACagliano wrote:
As part of the effort to support lwIP as an app, I've been asked to remove dependencies from the app and have done so. ETHDRVCE is now a standalone library that will be converted to a libload library once it has been tested a bit. The eth driver functions will need to be passed into lwIP by the user.

https://github.com/cagstech/ethdrvce/tree/main/src

I ask that anyone with the ability please test this out, and let me know if there are any issues (you can edit main.c to do whatever you want and use wireshark to test). If there are no bug reports in a week; I'll convert it to a libload lib and release it.


Everyone hyped about this but nobody helps lmfao.
I finally got some time for you so I tested it. Works fine with the current lwIP-CE build

fun fact: I DoSed my calc lmfao by doing

Code:
while true; do curl -s -o /dev/null http://192.168.94.2/ & done

Nice work! Let us know when you are ready for a review and we can get it in the toolchain
alessiodam wrote:

I finally got some time for you so I tested it. Works fine with the current lwIP-CE build

Latest build there uses the static ethernet driver, not the library. lwip-ce needs a refactor to use this right. It's why I'm aiming for basic tests.
I'm actually pretty stoked for the official release, it's not like we have had many (successful) attempts at internet connectivity.
https://github.com/cagstech/ethdrvce/releases/tag/v1.0rc1

Release candidate 1 of ETHDRVCE.
Please report any bugs identitied.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement