Windows Develop Bookmark and Share   
 index > Windows Forms General > GUI for Hyperterminal
 

GUI for Hyperterminal


I need a GUI for Hyperterminal that can be connected to LPT1 port. How do I start ? I need a exact code in Visual C++ for implementation. Please help me as soon as possible..?

futuristic_guy2008  Thursday, November 13, 2008 12:33 AM
Your post doesn't make a lot of sense. LPT1 is a printer port. HyperTerminal is a Windows applet that works with serial ports. It already has a GUI. In this forum, we'd recommend using the SerialPort class. For C++, you'd have to post to a C++ forum. To get somebody to write code for you, I'd recommend rentacoder.com
nobugz  Thursday, November 13, 2008 6:57 PM
Your post doesn't make a lot of sense. LPT1 is a printer port. HyperTerminal is a Windows applet that works with serial ports. It already has a GUI. In this forum, we'd recommend using the SerialPort class. For C++, you'd have to post to a C++ forum. To get somebody to write code for you, I'd recommend rentacoder.com
nobugz  Thursday, November 13, 2008 6:57 PM

You can use google to search for other answers

Custom Search

More Threads

• MonthCalendar problem
• SOAP Client error
• line and column of cursor in a textbox
• Control BackColor Transparent Issues..
• MsOulook style Menu
• DateTimePicker focus problem
• Remote desktop button "Select Remote User" Missing
• check if my app is already running
• DataGridView Row Height DoubleLine
• zoom in and zoom out image in win form