Thread: serial communication

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    8

    xmodem

    hello,

    I want to send a file with the xmodem protocol to the serial port, like hyperterminal. but only in the console.

    can anybody help me?

    thanks a lot.

    cu hick.hack
    Last edited by hick.hack; 02-13-2003 at 09:23 AM.

  2. #2
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    Take a look here: www.beyondlogic.org That might get you started. There are no standard C++ functions 'cause it's platform specific. And, the newer Windows operating systems (beyond Win98) try to "protect" the hardware from your program!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Duplex communication thro serial port
    By Priyachu in forum Networking/Device Communication
    Replies: 1
    Last Post: 05-30-2009, 04:24 AM
  2. Duplex communication thro serial port
    By Priyachu in forum Linux Programming
    Replies: 1
    Last Post: 05-30-2009, 04:03 AM
  3. Serial Port Communication
    By maxorator in forum C++ Programming
    Replies: 11
    Last Post: 04-27-2006, 03:13 PM
  4. Please help with serial communication problem - Long
    By spdylude in forum Windows Programming
    Replies: 3
    Last Post: 04-06-2005, 09:41 AM
  5. Serial communication packets
    By Roaring_Tiger in forum C Programming
    Replies: 3
    Last Post: 04-26-2003, 08:33 AM