January 2008 Archives

Serial port to network proxy

| | Comments (0)

Serial port to network proxy (ser2net) 可以把 serial 訊號轉網路, 使得遠端可以透過 telnet 連 console
/etc/ser2net.conf
9600:telnet:5:/dev/ttyS0:9600 NONE 1STOPBIT 8DATABITS
1152:telnet:5:/dev/ttyS1:115200 NONE 1STOPBIT 8DATABITS
如此可以從遠端 telnet 主機的 9600 port = 以 9600bps 連 COM1
telnet 主機的 1152 port = 以 115200bps 連 COM2

Linux Commands Line

| | Comments (0)

March 2008

Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

About this Archive

This page is an archive of entries from January 2008 listed from newest to oldest.

November 2007 is the previous archive.

February 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.