Jump to content
IGNORED

Status 2020-01-12 - Working on N:


Recommended Posts

I've been working on trying to get the N: handler rewrite branchusable, so that it can be folded into master, it's here: 

https://github.com/FujiNetWIFI/fujinet-platformio/tree/network-rewrite

 

The fundamental differences lie in restructuring the code to combine as much common code as possible, currently translation and things needed by filesystem adapters, and to fan that out to all of the various protocol adapters, which have been split into their own library.

 

I started this work in November, and have been able to port over TCP, UDP, HTTP, and TNFS protocol adapters, thus far.

 

The odd man out from master, is FTP. A protocol, that, for its apparent simplicity, seems to be giving me fits to properly parse control channel messages.

 

I am wondering if I should basically go ahead and release the build I have now, and continue working on FTP support...

 

Does anyone want to take a hand at making another protocol adapter? e.g. adapting libsmb2 for SMB support? Adding NFS support?

 

-Thom

Edited by tschak909
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...