Results 1 to 4 of 4

Thread: virtual COM ports

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    Question virtual COM ports

    Hi,
    I need to develop a bridge where creating a pair of virtual COM ports to communication with third party software.

    COM port 1 is use to read data from satellite and transfer data to third party software through COM port 2.

    OS : window Mobile 5.0

    I'm seeking advice on how to start it....

    Any open source or information about how to create virtual COM port pair.

    Thank you.

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: virtual COM ports

    You can go to www.msdn.com and search fot "create virtual COM port"
    You get a lot of result (note, i see lot of API's and C++ so i'm guessing it will be difficult if you don't know how to manipulate them).

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: virtual COM ports

    Hi,
    take a look at www.hardandsoftware.com - I am pretty sure Dick Grier has some code on there showing how to do it. Alternately, www.franscon.com has a great commercial serial port tool that will do that

    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Dec 2006
    Posts
    125

    Unhappy Re: virtual COM ports

    i has tried all the links u gave but still no solution to solve it. i am new in .net compact framework.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width