-
vc++可视化编程,包括压缩、网络编程部分
vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.
- 2022-03-16 05:35:22下载
- 积分:1
-
csma/cd 模拟 其余的自己看吧
csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
- 2022-04-09 23:13:55下载
- 积分:1
-
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成...
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选项:
1.“Get current time(TCP)”服务器时间
2.“Echo Mode(UDP)”回显6
3.“Exit the program”.
-Client program also creates a TCP socket, respectively, and a UDP socket, the first client to use TCP socket connection TCP Server. After a successful connection displays a prompt message and then client-side to the TCP Server sends " GET UDP PORT" string, Server receipt back to the client to send their UDP Server port number (ie, Client-side only to know the TCP Server" s UDP port number do not know Server" s port number) client received UDP Server port number, in order to the user three options: 1. " Get current time (TCP)" server time 2. " Echo Mode (UDP)" echo 63. " Exit the program" .
- 2023-07-31 00:05:03下载
- 积分:1
-
目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置...
目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置-directory is a peer-to-peer chatting UDP peer-to-peer chat program, running tests, the interception of ports need to change, if the same test machine, the need to change the program
- 2022-05-18 16:35:48下载
- 积分:1
-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
讲述如何用csocket在单机上发送短信,可以和手机联系
讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
- 2022-12-27 15:10:03下载
- 积分:1
-
用于生成下载链接的关键类 可用于会员下载内容控制
用于生成下载链接的关键类 可用于会员下载内容控制-a class used to create a link to download
- 2022-01-31 00:56:02下载
- 积分:1
-
开发研制的全双工套接字通信程序
一个用VC开发的全双工Socket通讯程序- The entire duplex Socket communication procedure which develops
with VC
- 2022-03-14 10:31:05下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
VB windows网络编程的配套光盘,里面有大量成熟的源码可以利用...
VB windows网络编程的配套光盘,里面有大量成熟的源码可以利用-VB windows network programming matching CD-ROM, which has a large number of mature source can be used
- 2022-07-12 01:50:02下载
- 积分:1