CF2.0 WM5 Comms help required please



I'm a newbie to CF and WM5 and .Net - just to make life easy!!

Previous experience is comms in VB6

My WM5 device is an SPV M5000 which contains a GSM mobile.

What I want to be able to do from it is dial into a data logger, in the same
wasy I do with my desktop app in VB6, and download the data in it.

eg - VB6 code:

MSComm1.CommPort = 2
MSComm1.Settings = "9600,e,7,1"
MSComm1.Handshaking = comRTS
MSComm1.RThreshold = 0 ' on com will not be triggered. I'll do it all in
here...
MSComm1.SThreshold = 0 ' on com will not be triggered. I'll do it all in
here...


My first problem is, locating a com port! What port number should I be
using?

Secondly, I have to get to grips with the different events in .NET

I just *know* this is not going to be easy! ~LOL~

Any help appreciated (and something tells me there'll be a post coming from
Dick Grier ~wink~ Can't seem to find your book in this country. I will try
harder in the new year!)

Tym






.



Relevant Pages

  • Re: VB .net - A question for Microsoft Moderators...
    ... The hardest programs to port are the ones that are badly layered. ... warning with VB6 was - use classes! ... > VBUG meetings will tend mainly to have sessions on features of the latest ... The people who will complain ...
    (microsoft.public.office.developer.vba)
  • Re: How to handle timeouts with MsComm?
    ... If i unplug the device the application (and VB6) freeze. ... don't know how to handle the serial port timeout or turn the tx in a async ... or add a timer that will fire when you want the timeout to ...
    (microsoft.public.vb.general.discussion)
  • Re: Proxy + ADO + VB6...
    ... the VB6 app can not reach the external SQL SERVER port 1433... ... Using VB6 + ADO ... administrator has to configure the proxy server to open that port. ...
    (microsoft.public.vb.general.discussion)
  • Migrating from VB6 and Printer object
    ... I'm migrating a program from VB6 that uses the Printer object to get ... driver and port of a printer and then passes it along to a ... But I can't figure out how to get the port. ... The VB6 code looks like: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: inserting textbox value into bookmark
    ... > There is a lot of other stuff that will not port into .net, ... In terms of VB6 to VB.NET that is unfortunately true. ... Microsoft's ear over this :-) ... Jonathan West - Word MVP ...
    (microsoft.public.word.vba.general)