Network Port < Viivi I/O Targets < Viivi's Cell < Entrance
The name of a network port is composed with the strings of the host name
"HOSTNAME
",
a colon character
":
",
and the port-ID
"PORTID
",
sequentially.
The
"HOSTNAME
"
can be a hostname or an IP-address.
The
HOSTNAME
can be omitted, and that is the same as
localhost
was given.
"HOSTNAME:PORTID"
[Examples of Network-Port Names]
"myserver:22"
Port-ID 22 on the host "myserver"
"172.20.12.05:235963"
Port-ID 235963 on the host of the IP-address 172.20.12.05
"localhost:235963"
Port-ID 235963 on the host running Viivi
":235963"
(the same as above)
#<input-port:"HOSTNAME:PORTID">
#<output-port:"HOSTNAME:PORTID">
[Examples of Network-Port Names] [the Corresponding I/O-Ports]
"myserver:22" #<input-port:"myserver:22">
":235963" #<output-port:"localhost:235963">
#<input-port-window:"HOSTNAME:PORTID">
#<output-port-window:"HOSTNAME:PORTID">
[Examples of Network-Port Names] [the Corresponding I/O-Port Windows]
"myserver:22" #<input-port-window:"myserver:22">
":235963" #<output-port-window:"localhost:235963">
Network Port < Viivi I/O Targets < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.