Networking Forums

Networking Forums > Computer Networking > Linux Networking > Virtual com/serial port

Reply
Thread Tools Display Modes

Virtual com/serial port

 
 
bjorn2k@hotmail.com
Guest
Posts: n/a

 
      11-23-2005, 07:52 AM
Hi,

I have two asus routers (wl500g) with linux installed on it. The
routers have both wlan on board. Both routers can communicate with
sockets. On one router is a program that can write to a serial port
e.g. /dev/ttyS0 on the other router is a program that can read from a
serial port also /dev/ttyS0. I have found a program (VSPDL) from
http://www.tibbo.com/vspdl.php which creates a virtual com/serial port
and communicates over an existing tcp connection.

VSPDL consists of a kernel module (which is open source) and a
deamon/process (which is closed source). VSPDL works perfect on x86.
The deamon is x86 only, because only the binary is delivered. The asus
wl500g has a MIPS processor on board. This means that VSPDL won't run
on the Asus. I have mailed the guys from tibbo and they will not
release the source of the deamon or the binary for MIPS.

I have surfed on the internet to find another virtual serial port
program (open source or closed source with binaries for the MIPS) but
found nothing.

Is there someone who knows a program that can create a virtual serial
port. Maybe there is someone with some other sollution to the problem.
I know i can rewrite my programs which communicate with serial ports to
programs that communicate with sockets. But this is not really an
option.

Thanks in advance.

Greetings Bjorn.

 
Reply With Quote
 
 
 
 
Captain Dondo
Guest
Posts: n/a

 
      11-23-2005, 01:38 PM
On Wed, 23 Nov 2005 00:52:44 -0800, bjorn2k wrote:

> Hi,
>
> I have two asus routers (wl500g) with linux installed on it. The
> routers have both wlan on board. Both routers can communicate with
> sockets. On one router is a program that can write to a serial port
> e.g. /dev/ttyS0 on the other router is a program that can read from a
> serial port also /dev/ttyS0. I have found a program (VSPDL) from
> http://www.tibbo.com/vspdl.php which creates a virtual com/serial port
> and communicates over an existing tcp connection.
>
> VSPDL consists of a kernel module (which is open source) and a
> deamon/process (which is closed source). VSPDL works perfect on x86.
> The deamon is x86 only, because only the binary is delivered. The asus
> wl500g has a MIPS processor on board. This means that VSPDL won't run
> on the Asus. I have mailed the guys from tibbo and they will not
> release the source of the deamon or the binary for MIPS.
>
> I have surfed on the internet to find another virtual serial port
> program (open source or closed source with binaries for the MIPS) but
> found nothing.
>
> Is there someone who knows a program that can create a virtual serial
> port. Maybe there is someone with some other sollution to the problem.
> I know i can rewrite my programs which communicate with serial ports to
> programs that communicate with sockets. But this is not really an
> option.
>
> Thanks in advance.
>
> Greetings Bjorn.


Columbia U had a virtual com port implementation as part of the Kermit
suite. It was open source. It consisted of a daemon and a client; I
don't recall any more. I know the client ran on both linux and windows
boxen. The daemon was linux only.... It was not a part of the normal
kermit tarball; instead you had to download it off their ftp site.

I don't recall the name or any particulars. I know I used it and it
worked.....

 
Reply With Quote
 
bjorn2k@hotmail.com
Guest
Posts: n/a

 
      11-24-2005, 06:44 AM
Captain Dondo wrote:
> On Wed, 23 Nov 2005 00:52:44 -0800, bjorn2k wrote:
>
> > Hi,
> >
> > I have two asus routers (wl500g) with linux installed on it. The
> > routers have both wlan on board. Both routers can communicate with
> > sockets. On one router is a program that can write to a serial port
> > e.g. /dev/ttyS0 on the other router is a program that can read from a
> > serial port also /dev/ttyS0. I have found a program (VSPDL) from
> > http://www.tibbo.com/vspdl.php which creates a virtual com/serial port
> > and communicates over an existing tcp connection.
> >
> > VSPDL consists of a kernel module (which is open source) and a
> > deamon/process (which is closed source). VSPDL works perfect on x86.
> > The deamon is x86 only, because only the binary is delivered. The asus
> > wl500g has a MIPS processor on board. This means that VSPDL won't run
> > on the Asus. I have mailed the guys from tibbo and they will not
> > release the source of the deamon or the binary for MIPS.
> >
> > I have surfed on the internet to find another virtual serial port
> > program (open source or closed source with binaries for the MIPS) but
> > found nothing.
> >
> > Is there someone who knows a program that can create a virtual serial
> > port. Maybe there is someone with some other sollution to the problem.
> > I know i can rewrite my programs which communicate with serial ports to
> > programs that communicate with sockets. But this is not really an
> > option.
> >
> > Thanks in advance.
> >
> > Greetings Bjorn.

>
> Columbia U had a virtual com port implementation as part of the Kermit
> suite. It was open source. It consisted of a daemon and a client; I
> don't recall any more. I know the client ran on both linux and windows
> boxen. The daemon was linux only.... It was not a part of the normal
> kermit tarball; instead you had to download it off their ftp site.
>
> I don't recall the name or any particulars. I know I used it and it
> worked.....


Thank you for your help, but does anybody know how this program part of
the Kermit suite is called a searched de website but i could not find
it.

greetings Bjorn

 
Reply With Quote
 
arielCo
Guest
Posts: n/a

 
      11-24-2005, 12:47 PM
take a look at this:
http://ser2net.sourceforge.net

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual Serial Port / Tunneling hobbzilla Linux Networking 1 04-08-2007 06:50 PM
no serial port and no parrallel port how do i console to a router sloan949@gmail.com Linux Networking 4 02-13-2007 07:02 PM
Connecting laptop via serial or parallel port - w/virtual drive letter jim_b@mailinator.com Windows Networking 16 12-18-2006 01:30 PM
Serial Port Multiplexing (2 apps to 1 port) Onslo Linux Networking 0 10-06-2004 08:53 AM
virtual consoles on serial terminal? trode Linux Networking 12 11-26-2003 10:21 PM



1 2 3 4 5 6 7 8 9 10 11