-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
scanning of the network, including ip, MAC address, machine name, my course desi...
扫描网段,包括ip、MAC地址、机器名,是我的课程设计作品,只上载主程序-scanning of the network, including ip, MAC address, machine name, my course design work, only on the main program
- 2023-06-25 09:15:03下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分:1
-
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的...
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的-the C programming is the real-time voice communication procedures can hear his own and other people"s voices should be said that in very good shape;
- 2022-02-15 23:00:11下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1
-
通过解析服务器,获取硬盘录像机的动态IP 地址1
通过解析服务器,获取硬盘录像机的动态IP 地址1-Through the analytic server, access the hard disk recorder 1 Dynamic IP Address
- 2023-07-16 11:50:03下载
- 积分:1
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1
-
一个tcp点对点聊天程序
一个tcp点对点聊天程序- Tcp point-to-point chats the procedure
- 2023-04-01 18:45:03下载
- 积分:1