When either of them receive data, it writes the data to the other socket.
当它们其中一个收到数据时,就会将数据写到另一个套接字。
recvit() calls soreceive(), which transfers received data from socket buffers to the receive buffers process. The soreceive() function performs various checks, such as
recvit()调用soreceive(),以便将接收的数据从套接字缓冲区传输到接收缓冲区进程。
Developing a scalable Winsock server is not terribly difficult. It's a matter of setting up a listening socket, accepting connections, and making overlapped send and receive calls.
开发大响应规模的Winsock服务器并不是很可怕,其实也就是设置一个监听套接字、接受连接请求和进行重叠收发调用。
Some of these system calls include socket (), bind (), listen (), accept (), send (), and receive().
这些系统调用包括socket ()、bind ()、listen ()、accept ()、send ()和receive()。
The article recommends a method to receive file with static variables in Internet SOCKET class. The FTP is realized through sending a stream file to another remote computer and recovering it.
介绍了应用在SOCKET下定义静态变量实现接受文件的方法,把指定远程计算机的发送的流文件接收到主机上,还原文件以实现FTP协议。
I have an asynchronous socket server where we receive telemetry data, and when the remote devices do not send us data, we have the ability to send commands to request data.
我有一个异步套接字服务器,我们接收遥测数据,当远程设备不寄给我们数据,我们有能力来发送命令请求数据。
The sender is hard to put exactly float into the socket and the receiver is hard to receive/convert back to the exact float number.
发送者很难将完全浮动套接字和接收者很难接收/转换回确切数量浮动。
The jack housing defines a socket adapted to receive the plug.
插座外壳限定了适于接受插头的插孔。
A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself.
一个在数据报套接字上发送的消息大于内部消息缓冲器或其他一些网络限制,或该用户用于接收数据报的缓冲器比数据报小。
Ruifeng switch socket products are mainly used in stage audio, electronic image, audio, amplifier, set-top boxes, computers, cars, to receive signals from the satellites and other electronic devices.
瑞丰开关插座产品主要用于舞台音响,电子影像,音响,功放,机顶盒,电脑,汽车,卫星信号接收及其他电子设备。
Ruifeng switch socket products are mainly used in stage audio, electronic image, audio, amplifier, set-top boxes, computers, cars, to receive signals from the satellites and other electronic devices.
瑞丰开关插座产品主要用于舞台音响,电子影像,音响,功放,机顶盒,电脑,汽车,卫星信号接收及其他电子设备。
应用推荐