Page 1 of 1

C# AutoUpdate Wrapper

Posted: Sun Oct 20, 2019 1:32 pm
by jfox21381
I'm working on a custom C# application to interact with my Netburner Mod54415 module. I'd like to be able to provide a mechanism to update the firmware from this application. Has anyone successfully ported the AutoUpdate code to a C# wrapper? Thought I would ask before diving into it myself.

Re: C# AutoUpdate Wrapper

Posted: Mon Oct 21, 2019 10:33 am
by pbreed
Note there is a JAVA autoupdate source as well, that might help the port...

Specifically:

nburn\pctools\autoupdate\java\src\autoupdate\NetBurnerCoreUpdate.java...
This has just the code to send code...