Thread: I/O programming

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    11

    I/O programming

    hi friends,
    has anybody tried I/O programming through ports??
    Feedback is the breakfast of champions...

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Yes.

    But the i/o ports control the hardware, so in most operating systems access is controlled.

    Which compiler and OS are you using?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User jasrajva's Avatar
    Join Date
    Oct 2001
    Posts
    99
    hi ujjwal great to see u here

    jv

  4. #4
    Registered User
    Join Date
    Nov 2001
    Posts
    11

    reply for salem

    hi salem,
    i know that i/o programming controls the hardware and it is done by OS, but
    i want to know i/o programming through ports because we are making an OS which require this...

    i hope u got my point...
    Feedback is the breakfast of champions...

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #6
    Registered User
    Join Date
    Nov 2001
    Posts
    11

    Smile thanks salem

    hey salem,
    thanks.. the link that you have given gave me very useful information about io ports...
    Feedback is the breakfast of champions...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Buffered/UnBuffered I/O
    By valaris in forum C Programming
    Replies: 1
    Last Post: 08-06-2008, 11:31 PM
  2. asynchronized I/O == multiplexing I/O?
    By George2 in forum C Programming
    Replies: 1
    Last Post: 07-24-2006, 10:06 AM
  3. why page based I/O can improve performance?
    By George2 in forum C Programming
    Replies: 1
    Last Post: 06-12-2006, 07:42 AM
  4. Overlapped I/O and Completion Port :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 0
    Last Post: 10-30-2002, 05:14 PM
  5. WSAAsyncSelect I/O Mode :: Winsock
    By kuphryn in forum Windows Programming
    Replies: 1
    Last Post: 05-12-2002, 03:23 PM