Network

- communication

simple

XLogo can communicate with another computer on an Ethernet network.

Primitive Action
ListenTCP
ExecuteTCP id [abcd]
ChatTCP id [abcd]
SendTCP id [abcd]
ExternalCommand
Listen for instructions received from another computer.
Execute instructions in list received from another computer.
Display chat window and allow chat between two computers.
Send data in list to computer with IP address id.
Launch an external command from XLogo.