Can I use this with Node? #32
Unanswered
bpetty-interlace
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Have a look at the unit tests in the repo for node.js usage examples. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a Node based BBS I am putting together.
I would like to use ZModem to transfer files, but could not get passed the documentation challenges.
Can I use this library to automatically initiate a file transfer to my SyncTerm client?
I assume I would need to pass it my net socket object. Any advice @FGasper ?
Beta Was this translation helpful? Give feedback.
All reactions