Thread: serial port data transmission

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    20

    serial port data transmission

    i want to make a simple chat application using serial port in C langauge.. i found 3 functions which i think can be used for this purpose..
    1)outport 2)inport 3)bioscom

    am i right or not . i am using turbo c++ 3.0 compiler...

    Plus if anyone got any tutorial/website which can help me please tell me .. remember i want to make chat application using serial port not parallel port ..
    thanks
    Life is Like a Game.. You Just Dont Get 3 lives

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    329
    I did something like that a few years ago at school..
    I found some source on this at PlanetSourceCode.
    Try searching their site.

  3. #3
    Comment your source code! Lynux-Penguin's Avatar
    Join Date
    Apr 2002
    Posts
    533
    LOL
    as well as 1,024 open job postings
    thats too funny. 1024, thats soo nerdy.

    -LC
    Asking the right question is sometimes more important than knowing the answer.
    Please read the FAQ
    C Reference Card (A MUST!)
    Pointers and Memory
    The Essentials
    CString lib

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Serial Port Questions
    By valaris in forum Tech Board
    Replies: 2
    Last Post: 05-22-2009, 08:26 AM
  2. Replies: 5
    Last Post: 01-28-2009, 04:34 PM
  3. HELP with storing serial port data into txt file
    By inmaterichard in forum C Programming
    Replies: 2
    Last Post: 04-02-2008, 02:20 AM
  4. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  5. Warnings, warnings, warnings?
    By spentdome in forum C Programming
    Replies: 25
    Last Post: 05-27-2002, 06:49 PM