From VB to VB.net
-
Hi guys.....Im trying to run this application on mi VS.net and (considering that Im kinda of a newbie on this) I cant follow the instructions cuz they dont match. Can someone please take a look at this and let me know what they think... http://www.devbuzz.com/content/zinc_evb_comm_control_pg1.asp any help? X-ZD Designs
-
Hi guys.....Im trying to run this application on mi VS.net and (considering that Im kinda of a newbie on this) I cant follow the instructions cuz they dont match. Can someone please take a look at this and let me know what they think... http://www.devbuzz.com/content/zinc_evb_comm_control_pg1.asp any help? X-ZD Designs
Jonavis wrote: any help? Well, at first glance here the article is performing serial communication, however the application is designed to run under VB 6.0, not Visual Studio .NET. Are you trying to implement serial communication in .NET? There is a complete difference between VB 6.0 and VB.NET. Does this help? -Nick Parker
-
Jonavis wrote: any help? Well, at first glance here the article is performing serial communication, however the application is designed to run under VB 6.0, not Visual Studio .NET. Are you trying to implement serial communication in .NET? There is a complete difference between VB 6.0 and VB.NET. Does this help? -Nick Parker
-
thats what I need to find out is how to implement that on VB.net .. I need to get info from a GSM modem conected to my COMM ports...either by serial or USB. help!! (thanks)
Anonymous wrote: thats what I need to find out is how to implement that on VB.net .. I need to get info from a GSM modem conected to my COMM ports...either by serial or USB. Read: Serial COM Simply in C#[^] Serial Communication with VB.NET[^] Google Results: serial communication in VB.NET[^] -Nick Parker
-
Anonymous wrote: thats what I need to find out is how to implement that on VB.net .. I need to get info from a GSM modem conected to my COMM ports...either by serial or USB. Read: Serial COM Simply in C#[^] Serial Communication with VB.NET[^] Google Results: serial communication in VB.NET[^] -Nick Parker
That answered my question. Thanks Nick. Jon X-ZD Designs