Skip to content

sundream/TcpClientSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcpClientSocket

A pure C# implementation of TcpClientSocket

Introduction

The main goal is use for Unity SprotoTcpSocket is a wrapper of TcpClientSocket

Usage

1. git clone https://github.com/sundream/mysproto Sproto
2. [in linux] use mcs to compile: mcs *.cs Test/*.cs Sproto/*.cs
3. [in linux] run: ls *.exe | xargs mono

detail see Test/TestTcpClientSocket.cs,Test/TestSprotoTcpSocket.cs

About

C# TcpClientSocket Sproto Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages