Tagged Questions
The kermit tag has no wiki summary.
2
votes
4answers
1k views
Free Modem / Serial Communications Library or Scriptable App with ZMODEM/KERMIT
My task appears simple at first: dial into a terminal over a modem, login, possibly send some other characters, and then receive file(s) via ZMODEM or KERMIT .. or send a file via ZMODEM or KERMIT.
...
1
vote
1answer
677 views
How to send file to serial port using kermit protocol in python
I have device connected through serial port to PC. Using c-kermit I can send commands to device and read output. I can also send files using kermit protocol.
In python we have pretty nice library - ...
0
votes
2answers
2k views
Convert CRC-CCITT Kermit 16 DELPHI code to C#
I am working on a function that will give me a Kermit CRC value from a HEX string. I have a piece of code in DELPHI. I am a .NET developer and need the code in C#.
function CRC_16(cadena : ...
0
votes
1answer
268 views
Terminal Emulator - compare contrast KERMIT and Reflection by attachmate?
Can someone compare and contrast Reflection and KERMIT? Do they do the same thing? Which is better? Why? We may need to use one of these at my business and we are looking for input.
Thanks
W