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.
Serial ports and VB.net
Name: Jonathan Date: October 13, 2003 at 18:57:16 Pacific OS: win xp CPU/Ram: Pentium 3 866MHz
Comment:
Im looking to the code to monitor the pins on a serial port from VB.net, i want to collect the data comming in on the pins with VB. does anyone know how to do this?
Summary: There is a huge difference between vb and vb.net. VB is now actually OO. VB.net knows inheritance and polymorphism. That's the beauty about the .net framework, you can now get the same functionality w...
Summary: this site uses the built in md5 algorithms http://www.flowgroup.fr/tech_md5_us.htm note its written in C# but should be extremely easy to port because c# and vb.net both use the same functions, just d...