This article is about a scalable UDP socket server program.
这篇文章是关于一个可扩展的UD P套接字服务器程序。
It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
它极大简化了网络编程,如TCP和UD P套接字服务器。
Udp_resvspace -this value should be greater than udp_sendpsace, because it needs to handle as many simultaneous udp packets per socket as it can.
ud p_ resvspace—这个值应该大于udp_sendpsace,因为它需要处理每套接字的、尽可能多的同步udp数据包。
Socket connections to the game servers are common, often using UDP.
通常使用套接字连接游戏服务器,常常使用UDP。
The UDP layer of the stack keeps track of the quantities of the writes and ensures that when the receiver on the right gets the data through the socket, it arrives in the same quantities.
协议栈的UDP层追踪写的数量,并确保当右边的接收者通过套接字获取数据时,它以同样数量的字节到达。
Client processes communicate with the pseudo daemon through a UNIX-domain socket (that's a socket in the file system) rather than using TCP or UDP.
客户机进程通过unix域套接字(即文件系统中的套接字)与pseudo守护进程进行通信,而不是使用TCP或UDP进行通信。
Sets or clears the SO_BROADCAST socket option. When this option is set, UDP packets may be sent to a local interface's broadcast address.
设置或者清除套接字的SO_BROADCAST(广播)选项。当该设置生效时,UDP数据包将被发送至本地网络接口的广播地址。
Sets or clears the SO_BROADCAST socket option. When this option is set, UDP packets may be sent to a local interface's broadcast address.
设置或者清除套接字的SO_BROADCAST(广播)选项。当该设置生效时,UDP数据包将被发送至本地网络接口的广播地址。
应用推荐