Repository navigation

#

socket-programming

一款lcx.exe在golang下的实现, 可用于内网穿透, 建立TCP反弹隧道用以绕过防火墙入站限制等, This tool is used to establish reverse tunnel in NAT network environment, it can bypass firewall inbound restriction, support all functions of lcx.exe

Go
1122
6 年前

基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解

Objective-C
1061
6 年前
C
523
1 年前

A comprehensive guide for Linux Network (Socket) programming

C
449
3 个月前
C#
300
1 年前

📚《计算机网络 自顶向下方法》(第六版)

Python
258
7 年前

Packet monster (っ‘-’)╮=͟͟͞͞◒ ヽ( '-'ヽ) TUI tool for sending packets of arbitrary input and monitoring packets on any network interfaces (default: eth0).

Go
159
8 天前

Turn your phone into a wireless controller for shooting games, with voice control!

Python
138
2 年前

Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

C++
114
8 个月前

簡單的 socket programming 入門筆記。

C
112
2 年前

A library to interface with Minecraft using C++.

C++
109
17 天前