1

Concepts | CodeCrafters

 7 months ago
source link: https://app.codecrafters.io/concepts/rust-tcp-server
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
CONCEPT

TCP Servers in Rust

Learn how to write TCP servers using Rust's std::net module

TCP is a widely used network protocol. It's the underlying protocol for HTTP, SSH and many other protocols that you're probably familiar with.

In this concept we'll learn how to write a TCP server in Rust using the std::net module.

Not familiar with TCP? Try the "TCP: An Overview" concept first.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK