-
C#Socket窗体异步通讯
在VS 2008 平台下用C#语言编写的Socket通讯程序,采用异步模式,包括客户端和服务器两项源码,简单易懂,适合初学者,经测试可用
- 2022-07-22 15:31:41下载
- 积分:1
-
Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
- 2023-06-18 06:50:03下载
- 积分:1
-
vs. the 2005 MFC people online chat software. a client and server
vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
- 2022-01-26 04:14:00下载
- 积分:1
-
《桃源网络硬盘.Net》V4.1企业SQL版
《桃源网络硬盘.Net》V4.1企业SQL版-" Taoyuan network hard drive. Net" V4.1 Enterprise SQL Edition
- 2022-04-23 06:56:39下载
- 积分:1
-
网络管理程序。含ping,ftp,smtp等功能
网络管理程序。含ping,ftp,smtp等功能 -Network manage app , having ping , ftp and smtp etc
- 2022-10-30 10:00:02下载
- 积分:1
-
查看远程机器桌面的客户端程序
查看远程机器桌面的客户端程序 -The client app for viewing remote desktop
- 2022-05-30 14:48:51下载
- 积分:1
-
Socket API procedures
SocketAPI的程序-Socket API procedures
- 2022-02-20 05:19:27下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
a neighbor can access online code, through access to the mainframe are able to a...
一个可以获取网上邻居的代码,通过获取的主机名可以得到相应的IP地址,并且可以从本地向所获取的机器发送数据。-a neighbor can access online code, through access to the mainframe are able to access the corresponding IP addresses, as well as from local access to the machine by sending data.
- 2023-07-15 01:15:03下载
- 积分:1
-
crc校验法例子代码
crc校验法例子代码-crc check law code examples
- 2023-01-02 03:05:04下载
- 积分:1