5 Forks
41 Stars
41 Watchers

socket

簡單的 socket programming 入門筆記。

How to download and setup socket

Open terminal and run command
git clone https://github.com/davidleitw/socket.git
git clone is used to create a copy or clone of socket repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with socket https://github.com/davidleitw/socket/archive/master.zip

Or simply clone socket with SSH
[email protected]:davidleitw/socket.git

If you have some problems with socket

You may open issue on socket support forum (system) here: https://github.com/davidleitw/socket/issues