socket

Discussion on WebSocket cluster solution in distributed system architecture

Scene description Resources: 4 servers. Only...
6:28 28 October 2021

Running multiple mysql instances on one machine

Installation instructions: A mysql program fi...
12:08 16 July 2020

Running multiple mysql instances on one machine

Installation instructions: A mysql program fi...
12:08 16 July 2020

Running multiple mysql instances on one machine

Installation instructions: A mysql program fi...
12:06 16 July 2020

Using Netty to implement RPC

As an asynchronous event driven network application framework, Netty can be used to rapidly develop maintainable high-pe...
0:00 30 June 2020

Fake TCP tunneling with scapy to improve transmission performance

Does TCP have to be TCP?It might be a trick! It's raining...
20:22 29 June 2020

STM32+ESP-01 docking with Alibaba Feiyan platform

STM32+ESP-01 docking with Alibaba Feiyan platform In recent years, with the rapid development of microelectronics techn...
21:26 28 June 2020

Percona MySQL View Tables Not Accessed

It's really hard to find out if a table in an instance has access.( ...
12:51 28 June 2020

Linux system running analysis tool - Summary of the use of the sarcommand

catalog sar introduction sar usage sar installation and...
23:21 25 June 2020

linux raw socket grabs network packets

Packet capturing based on linux 1, Get data ...
3:21 20 June 2020

TSO process analysis

1. TSO(transimit segment offload) is for tcp. It refers to the ability of the protocol stack to offload the tcp segment ...
1:21 20 June 2020

Simple Http server based on Java

Last time I saw a Java based http server code, its function is very simple, but it uses a lot of knowledge learned, whic...
22:01 18 June 2020

Kafka Quick Start-RdKafka Source Analysis

Kafka Quick Start (11) - RdKafka Source Analysis ...
20:23 14 June 2020

37th issue - interruption of ARM Linux kernel

Author: Luo Yuzhe, intelligent software research center, Institute of software, Chinese Academy of Sciences ...
11:14 4 June 2020

Asp.Net MVC based on Fleck's development of multi person web chat room

1, Core description of the project 1. Fleck is a relative...
7:58 31 May 2020

The modified character set code of MySQL 5.6 under Linux is UTF8 (to solve the problem of Chinese code scrambling, it can be used for personal test!)

The modified character set code of MySQL 5.6 under Linux is UTF8 (to solve the problem of Chinese scrambling) 1, Log in ...
1:13 31 May 2020

Nine cross-domain implementation principles (full version)

Preface Front-end and back-end data interacti...
21:03 28 May 2020

WIFI debugging assistant Two Use guide

This code only supports hexadecimal sending and receiving, mainly referring to the WiFi client modified by the hexadecim...
7:03 19 May 2020

A summary of the actual use of socket

Write in front I have made an application of...
10:58 16 May 2020

Basic use of Jedis connection pool

jedis direct Each operation will create a jed...
13:30 7 May 2020

Unix Domain Socket

add by zhj: Unix Domain Socket is the optimization of network socket, which is applicable to the situation that the serv...
9:12 5 May 2020

tornado server implementation principles

The tornado version analyzed in this paper is 1.0.0, which has a relatively small amount of code to help us find its cor...
8:53 5 May 2020

Java learning notes 40 (buffer stream)

Buffer stream: Among the various streams of reading and w...
18:55 4 May 2020

Android realizes TCP client, supports reading and writing

In the last chapter 14.Android - using sendMessage threads to communicate with each other We learned how to send data be...
12:26 13 February 2020

python sandbox escape

Catalog 1. Preparation python has built-in modules for executing system commands: subprocess os commands timeit paltf...
22:38 12 February 2020

socket network communication module based on Unity

Establish connection and event distribution 1, Client 1. Define a message body. When the server communicates with the cl...
0:44 10 February 2020

Remote call using Http connection pool

Explain http request is the most commonly use...
23:51 9 February 2020

Python full stack advanced programming skills

Article directory 1, Generator send method 1. Synchronous and asynchronous 2. Blocked, non blocked 3. send() method of...
7:42 7 February 2020