Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » serial communication protocol
serial communication protocol [message #27234] Tue, 06 July 2010 22:12 Go to next message
chandlerZ is currently offline  chandlerZ
Messages: 4
Registered: July 2010
Junior Member
Hello everyone,

I'm working on an application (develope under U++) required file transfer features. The file transfer is based on a RF link between two PCs, and the RF modules will be connected to PC through serial port. Basically I want to apply a protocol for error detection and correction for serial connection in the file transfer.The one I'm looking into now is called kermit. But kermit doesn't have a open source version for Windows platform.
I was wondering if anyone has experience to handle this kind of communication problem can give me some suggestions.

Thank you.
Re: serial communication protocol [message #27236 is a reply to message #27234] Wed, 07 July 2010 08:49 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

You may use your own protocol.
I.e. divide file by 64-byte chunks and send these chunks with individual CRCs.
Previous Topic: layout bug with glctrl
Next Topic: v8 JavaScript: Hello World
Goto Forum:
  


Current Time: Sat Apr 20 06:07:35 CEST 2024

Total time taken to generate the page: 0.04654 seconds