-
BluetoothClientServer
BLUETOOTH VC++ CLIENT SERVER
- 2012-12-17 18:49:08下载
- 积分:1
-
socket 通讯实例源码
socket 通讯实例源码
- 2014-06-19下载
- 积分:1
-
first
实现固定时隙分配的TDMA算法,有完整的节点和进程模型,用opnet实现(The TDMA algorithm for fixed slot allocation has a complete node and process model, which is implemented by opnet.)
- 2021-02-08 15:09:54下载
- 积分:1
-
自己用libnids写的sniff,并把捕获分析的结果插入到mysql数据库中。与mysql的连接,以及操作是通过C语言实现的。希望大家共同进步。...
自己用libnids写的sniff,并把捕获分析的结果插入到mysql数据库中。与mysql的连接,以及操作是通过C语言实现的。希望大家共同进步。-Their use libnids written sniff, and to capture the results of the analysis into the mysql database. With the mysql connection, as well as the operation is achieved through the C language. Hope that we make progress together.
- 2023-05-19 00:40:02下载
- 积分:1
-
tftp-hpa-0.42.tar
非常流行而且必须的网络功能,希望对大家有用。(Very popular and must be the network function, in the hope that useful to everyone.)
- 2007-07-23 10:54:42下载
- 积分:1
-
本系统是网络上的个人共享文件系统,支持多人注册使用,可在线上传文件、管理自己的文件,还可设置共享权限,便于将自己的文件同其它人分享,使用方法同资源管理器。管理员
本系统是网络上的个人共享文件系统,支持多人注册使用,可在线上传文件、管理自己的文件,还可设置共享权限,便于将自己的文件同其它人分享,使用方法同资源管理器。管理员可在线管理注册帐号,支持每个用户的单独空间大小设置。特色:登录时验证码控制安全登录;支持大文件及多文件上传;可共享文件,并可设置读写权限;支持文件搜索;每个人可单独设置空间大小。需.Net环境支持。-the network system is the personal file-sharing system to support people registered, and can be used to upload documents online, manage their documents, but also set up shared jurisdiction, to facilitate their documents to share with other people, to use the same resources manager. Administrators can register online account management and support each user a separate space set size. Characteristics : login validation code control of the security login; Support for large files and multiple file uploads; File sharing and may set up literacy competence; Supporting documents search; Everyone can set up separate space size. Need. Net environmental support.
- 2022-03-28 18:40:45下载
- 积分:1
-
11117
VV聊天室源码程序,例程结合易语言扩展界面支持库和多线程支持库,使用易语言服务器和客户组件实现数据交互的聊天功能。(VV chat room source programs, routines combined with easy language support library expansion interface and multithreading support libraries , using easy language server and client components to achieve data exchange chat .)
- 2016-05-23 15:44:03下载
- 积分:1
-
一个简易的聊天程序
一个简易的聊天程序-a simple chat program
- 2022-08-23 14:48:39下载
- 积分:1
-
vc socket编程入门级代码
vc socket编程入门级代码,实现的是udp通信,新手上路,见谅
- 2023-08-08 03:35:03下载
- 积分:1
-
UDP套接字编程
可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1