-
windows网络编程,分为2部分
windows网络编程,分为2部分-windows network programming, divides into 2 parts
- 2022-03-24 13:55:48下载
- 积分:1
-
演示进程同步和通信的例子(141KB)
演示进程同步和通信的例子(141KB)
-demonstration process of synchronization and communication examples (141KB)
- 2022-02-01 06:44:38下载
- 积分:1
-
域名解析,有源代码
域名解析,有源代码-domain analysis, the active code
- 2022-07-21 08:37:06下载
- 积分:1
-
偵測UDP封包
偵測UDP的封包
是固定的PORT
BROADCAST的封包
自動開啟網頁
主要用於firmeare upgrade
- 2022-04-20 22:35:07下载
- 积分:1
-
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;...
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;-Hyperlink is a directory in the form of hyperlinks on the realization of the procedure, or send email
- 2022-03-17 08:13:04下载
- 积分:1
-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分:1
-
局域网内文件传输,采用VC编程,实现点对点的文件传输
局域网内文件传输,采用VC编程,实现点对点的文件传输-LAN file transfer, using VC programming, to achieve peer-to-peer file transfer
- 2022-02-12 06:22:10下载
- 积分:1
-
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件
C# ftp上传文件代码,配置服务器和本地目录后自动上传文件-C# ftp Uploadfile SourceCode
- 2022-02-03 09:32:22下载
- 积分:1
-
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教-This is a jigsaw puzzle with silverlight written, please take a look at how, please let us know! ! ! ! ! !
- 2022-03-21 19:38:48下载
- 积分: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