-
MFC下的文件传输的例子
MFC下的文件传输的例子-the MFC example file transfer
- 2023-01-10 02:10:04下载
- 积分:1
-
TCP打洞参考 TCP打洞参考
TCP打洞参考 TCP打洞参考-TCP holes holes TCP reference reference
- 2023-08-04 07:35:03下载
- 积分:1
-
本代码详细的介绍了利用winsock进行编程的方案.
本代码详细的介绍了利用winsock进行编程的方案.-Detailed introduction of this code using winsock programming options.
- 2022-02-07 03:56:49下载
- 积分:1
-
采用CSocket实现的聊天程序
入门socket编程的好东西
采用CSocket实现的聊天程序
入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
- 2023-09-06 14:40:03下载
- 积分:1
-
indy 控件的源码 indy 控件的源码
indy 控件的源码 indy 控件的源码-indy control source control source indy
- 2022-01-25 15:53:28下载
- 积分:1
-
Java混淆器 0.9,用于对java代码进行编码
Java混淆器 0.9,用于对java代码进行编码-confused with Java 0.9, java code used to encode
- 2022-04-14 10:46:48下载
- 积分:1
-
这个是入门学些asp博客的好案例.有兴趣学习asp的朋友,这个是不错的选择,下载慢慢研究吧.不过别用来商业用途.仅供学习用途...
这个是入门学些asp博客的好案例.有兴趣学习asp的朋友,这个是不错的选择,下载慢慢研究吧.不过别用来商业用途.仅供学习用途-Asp This is the blog entry to learn something good case. Are interested in learning asp friends, this is a good choice, download the study gradually bar. But do not be used for commercial purposes. Learning purposes only
- 2022-03-20 10:51:22下载
- 积分:1
-
flex open
flex 的开源服务器端 blazeds_bin_3-0-0-544.zip-flex open-source server-side blazeds_bin_3-0-0-544.zip
- 2022-08-08 13:34:49下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分: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