-
Xinghao home decoration website source code, run the platform, ASP+ access
星浩家居装饰网站源码,运行平台ASP+acce-Xinghao home decoration website source code, run the platform, ASP+ access
- 2022-03-06 04:03:50下载
- 积分:1
-
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码-using Microsoft Visual Basic to realize China Unicom SGIP 2. 0 agreement source code
- 2022-08-06 14:46:29下载
- 积分:1
-
模式套接字编程,可视基本代码
c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
- 2022-06-28 01:04:30下载
- 积分:1
-
similar to the one on the BT network, and other development tools for downloadin...
一个类似于BT的对等网络下载工具开发源代码,采用动态链接库实现,对学习VC编程和热衷于BT下载的人都应该了解一下的-similar to the one on the BT network, and other development tools for downloading source code, using Dynamic Link Library, VC program for the study and eager to download the BT people should know the
- 2022-03-26 16:11:59下载
- 积分: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
-
linu下socket多线程服务器与客户端的通信
linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
- 2022-08-04 07:28:05下载
- 积分:1
-
Online bookstore online bookstore JSP source code reproduced in the preparation...
网上书店 JSP的网上书店的源代码 非本人编写 转载的-Online bookstore online bookstore JSP source code reproduced in the preparation of non-I
- 2022-04-19 01:55:52下载
- 积分:1
-
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领...
本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领-This procedure is a simple FTP client, as long as you installed the server, for example, SURV_U, immediately can run successfully. You will quickly grasp the essentials FTP
- 2023-02-18 13:50:04下载
- 积分:1
-
TCP与UDP套接字编程,用C语言开发的
TCP与UDP套接字编程,用C语言开发的-TCP and UDP socket programming, C language development
- 2022-01-22 10:30:08下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1