Results 1 to 1 of 1

Thread: a simple terminal

  1. #1

    Thread Starter
    Hyperactive Member jovton's Avatar
    Join Date
    Nov 2000
    Location
    South Africa
    Posts
    266

    Post a simple terminal

    Has anyone ever created a simple terminal program using Microsoft's .NET Rs232 class? I have a hard time making sense of the class events and how to put them to work. Like, making a call to a remote server, waiting for data, handling timeouts, and how to know when the CTS or DTR modes change. I don't know how I would go about binding a delegate sub or function to the events of the class instance. They say that the events are raised by another thread, but where? Thanks for helping.
    Last edited by jovton; Feb 4th, 2004 at 04:24 AM.
    jovton

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width