Tag: network
Understanding Layer 7 Protocols (1)
December 15, 2023
by Jessica Johnson
No Comments
Another example is that Alice and Bob write letters to each other, and the other receives them. In other words, Alice sends messages to Bob...
Read More
Agora education APAAS smart class upgrade: UI and business logic separation, interface, function customization more flexible
December 15, 2023
by Lindsey Connolly-Baker
No Comments
Acoustic network AGORA education APAAS product smart class has been upgraded to V1.1.0 version. Agora Smart Classroom can help educational institutions and developers to launch...
Read More
Cloud small classes | huawei cloud KYON NAT gateway of the private network
December 15, 2023
by Aaina Agrawal
No Comments
Huawei Cloud Keep Your Own Network (KYON) enterprise cloud Network solution, to create a minimalist and agile path to the cloud, help enterprises to minimalist...
Read More
Basic knowledge of | detection of understanding and the understanding to the target
December 15, 2023
by Roger Watson
No Comments
We are already familiar with the image classification task, which is to classify the objects in the algorithm. And today we are going to learn...
Read More
QCON Live Audio & Video: Best Practices and Future Prospects for Real-Time Interaction
December 15, 2023
by Dana Davis
No Comments
Interactive live broadcasting, online conference, online medical treatment and online education are important scenarios for the application of real-time audio and video technology, and these...
Read More
Internet of Things communication technology, things you didn’t know
December 14, 2023
by Noah Castillo
No Comments
Abstract: Communication technology is the foundation of the Internet of Things. If the Internet of Things is compared to the logistics system, then communication technology...
Read More
Acquisition technology on zero copy
December 14, 2023
by Ms. Sheila Price
No Comments
Usually when we need to access the hard disk data, the user process needs to use the kernel to access the hard disk data; Users...
Read More
Commonly used network commands under Windows
December 14, 2023
by 楊俊宏
No Comments
Purpose: Used to detect whether the network is smooth, and the network delay (work in ICMP protocol); The ability to display the amount of time...
Read More
Thor: Mindspore self-research high-order optimizer source code analysis and practical applications
December 14, 2023
by Leanne Cooksley
No Comments
Abstract: In this article, I would like to share with you the practical application of THOR. Part of THOR algorithm is now open source in...
Read More
What is a network simplex algorithm
December 14, 2023
by Thomas Schmidt
No Comments
Abstract: Simplex algorithm is a classical algorithm for solving linear programming problems (LP). The most time-consuming module in simplex algorithm is the algorithm for calculating...
Read More
Network Communication -TCP Foundation
December 14, 2023
by 余佳蓉
No Comments
SYN=1, SEQ = X, SYN=1, ACK = X +1, ACK = X +1, ACK = X +1, ACK = X +1, ACK = X +1,...
Read More
Meter network
December 14, 2023
by 馬宗翰
No Comments
TCP Connection-Oriented (Guaranteed Link Establish Three Handholds) Reliable Delivery Full Duplex Oriented byte Streams Peer-to-Peer (and) eg File Transfer How does TCP achieve Reliable Transfer...
Read More
TCP shook hands three times and waved four times
December 14, 2023
by Richard Mcclain
No Comments
TCP connection-oriented service in which a connection must be established before data can be transmitted and released after data transmission is complete. Therefore, TCP is...
Read More
DNS | making access solution summary
December 14, 2023
by 朱淑娟
No Comments
GitHub web page can not be accessed suddenly recently, the opening speed is very slow, how to solve the problem? Problem analysis for the problem...
Read More
Test and development of the web – common commands
December 14, 2023
by 楊雅涵
No Comments
Under Windows system, ipconfig with /all parameter, you can view the IP address, mask, default gateway, DHCP and DNS server and other information of the...
Read More
Reducing Internet Congestion and Pursuing Beautiful Experience — Dialogue with Zhang Qi, Chief Scientist of Leyun
December 14, 2023
by Ashley Thompson
No Comments
Founded in 2019, Pale Cloud is the first real-time interactive communication cloud service provider with video conferencing background in China. Pale Cloud has gathered a...
Read More
Network Basics
December 14, 2023
by Mary Roberts
No Comments
There are many kinds of computer network, according to different classification principles, can get a variety of different types of computer network. Local Area Network...
Read More
The 89 core concepts of computer networks
December 14, 2023
by 丁怡安
No Comments
Hey guys, this is CXuan, welcome to my latest post, as you know, I've been serializing computer networks for a while now, and every time...
Read More
Cloud small classes | huawei cloud KYON: segment zero changes on the cloud, simple and easy
December 14, 2023
by Aaryahi Keer
No Comments
Abstract: KYON (Keep Your Own Network) is an enterprise-class cloud Network solution launched by Huawei Cloud. KYON enables users to directly move the IDC Network...
Read More
Huawei cloud based in the cloud native media network, and a new blockbuster
December 14, 2023
by Navya Sastry
No Comments
Abstract: Huawei cloud TechWave cloud native media services on the special day, huawei cloud cloud video media services products division director Lu Zhenyu speech "cloud...
Read More
【 Online Round Table – Ketianyun 】 Compatible with massive equipment and deal with complex network
December 14, 2023
by Gillian Patterson
No Comments
In the post-epidemic era, cloud conference has been known and used by more and more enterprises, and is becoming the "new infrastructure" of enterprise digital...
Read More
Test and development of network – network routing
December 14, 2023
by 楊郁婷
No Comments
The Internet is a vast, layered network, with billions of devices spread across subnets large and small. Here we show a simplified office network consisting...
Read More
Network protocol
December 14, 2023
by Pam Clark
No Comments
1: TCP flag bit SYN means to establish a connection. When the client sends SYN packet to the server, it will enter the SYN_SEND state....
Read More
Android WebView sets proxy and account password
December 14, 2023
by Stephen Godfrey-Curtis
No Comments
Many friends will encounter the company's APP needs to access the company's Intranet service through the extranet. At this time, the background classmate will configure...
Read More
Cloud small classes | huawei cloud KYON ELB mixture of load balancing
December 14, 2023
by Dharmajan Srinivas
No Comments
Abstract: In the enterprise cloud Network solution of Huawei Kyon (Keep Your Own Network), elastic load balancing service provides mixed load balancing function, which supports...
Read More
Shining in a beam of light, the spruce network lights up the cloud black box
December 14, 2023
by Sahil Sarma
No Comments
After a series of processes such as concept prototype, technical verification, and then return to production and value investment, SDN has truly stepped into the...
Read More
Cloud small classes | know how much “VPC connection”
December 14, 2023
by Hayley Price
No Comments
Abstract: Huawei Cloud provides rich network services, which can meet a variety of network interconnection scenarios. How are two VPCs in the same Region connected?"...
Read More
“Eight Snake Spears” in the Information Security Circle of Border Defense
December 14, 2023
by Anthony Jackson
No Comments
When it comes to "Kingsoft Anti-Virus", everyone is familiar with it. It is a virus protection software in China, and one of the few anti-virus...
Read More
Kafka source code analysis: Server side running process
December 14, 2023
by Rachael Hart
No Comments
Abstract: The Server side of Kafka network module, introduces the process of Server side starting, receiving and processing request. This article is shared from Huawei...
Read More