[RESOLVED] Virtual Modem/Virtual Serial Port for Windows
Results 1 to 2 of 2

Thread: [RESOLVED] Virtual Modem/Virtual Serial Port for Windows

  1. #1
    johnpollard
    Guest

    Red face Virtual Modem/Virtual Serial Port for Windows

    Basically want something like a "virtual serial port" (or possibly "virtual modem") to run on Windows 2000. This virtual port would actually route traffic over the LAN to a remote device.

    The reason I want to present a COM port is so that I can run applications (such as Windows networking or Palm HotSync Manager) from a central location (W2K server) and serve many client PCs. Hoping to be able to do this by routing the serial traffic from the client, over the LAN, to the virtual COM port on the server.

    Not sure if I could use something like PPTP (or some other tunnelling protocol) to achieve this.

    Don't want to have to develop a Windows device driver just to present a virtual COM port !!

    One of the desired applications is of course to allow TCP/IP traffic and this is intended to use PPP (over a serial like connection).

    The other intended applications are for example Palm HotSync, which require direct access to the COM port (either virtual or real), i.e. they do not run over PPP.

    Anyway help or direction would be much appreciated.

  2. #2
    Junior Member
    Join Date
    Apr 2001
    Location
    New Jersey
    Posts
    7

    Post

    Try this:
    Description
    TCP/COM software converts serial to TCP/IP and TCP/IP to serial. It allows any of the serial (RS232) ports on your PC to interface directly to a TCP/IP network. This makes it possible for any other computer on the network to access data through the serial ports on the PC where TCP/COM is running.
    http://download.cnet.com/downloads/0...t-0-11.1531065
    or
    <A HREF="http://www.taltech.com/null" TARGET=_blank>http://www.taltech.com/null</A>

Bookmarks

Posting Permissions

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