Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Working with rs232 in Visual C.Net
Name: secrets Date: August 5, 2004 at 07:52:05 Pacific OS: Windows CPU/Ram: 2.4
Comment:
i want to use visual c++ .Net to communicate with com Port. now i want to send and recieve commands with it. How is it Possible. I m beginner with it.
Name: secrets Date: August 10, 2004 at 00:51:11 Pacific
Reply:
well i have managed to find some material on it for any of you who are interested in it read: http://www.codeguru.com/Cpp/I-N/network/serialcommunications/article.php/c5425/
Summary: Hi, can anybody tell me how to clear the screen in visual C++? printf("\032") doesn't work and without the clear screen my program is pretty ugly. thanks ...
Summary: HI : I found that if put UTF8 code for Simplified Chinese character in the text string (e.g "xyz") and view the file with the visual c editor, the second quote (") can not be seen. Moreover, there is...