项目作者: ajingu

项目描述 :
TCP Server Implementation in Unity
高级语言: C#
项目地址: git://github.com/ajingu/UnityTCP.git
创建时间: 2019-07-20T15:12:00Z
项目社区:https://github.com/ajingu/UnityTCP

开源协议:

下载


UnityTCP

TCP Server Implementation in Unity

Usage

When the scene starts, ip address & port number are output.

Telnet (For example)

Initialization

telnet <ip address> <port number>

Environments

Unity 2019.1.4f1