Tuesday, May 23, 2006

串接Virtual Machine的Serial port

####如何設定VMware 中的兩台Virtual MachineSerial port串接在一起?######

新增一個Serial portVirtual Machine上,並設定為name pipe形式

其命名規則: \\.\pipe\your_pipe_name

第一台Virtual Machine的第一個下拉選單選 “This end is the server

第二個下拉選單選 “The other end is a virtual machine”

第二台Virtual Machine的第一個下拉選單選 “This end is the client

第二個下拉選單選 “The other end is a virtual machine”

如此便可以把二台機器像是有一條null modem 的線串在一起!