-
在线更新的源代码
用VC做的在线升级源码,在VC2008下调试,修改后可适用于各种程序升级-online updaing source code
- 2022-07-15 15:25:54下载
- 积分:1
-
简易扣扣聊天
java写的简易扣扣聊天,可多人聊天。
- 2022-06-15 08:02:25下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
large commercial bookstores website, prospects C#, background sql server (the or...
大型商业书店网站,前台C#,后台sql server(原代码,数据库,数据字典) 运行环境:windows平台,II6.0 sql server2-large commercial bookstores website, prospects C#, background sql server (the original code, database, data dictionary) Operating environment : windows platform II6.0 sql server2
- 2022-02-06 16:37:12下载
- 积分:1
-
本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。...
本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。-example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and password.
- 2022-12-07 16:35:03下载
- 积分:1
-
组播网络程序测试,对于学习组播技术有帮助
组播网络程序测试,对于学习组播技术有帮助-Multicast network testing, the study has helped Multicast Technology
- 2023-07-09 19:00:02下载
- 积分:1
-
动态域名解析服务器
动态域名解析服务器-Dynamic Domain Name Server
- 2022-02-10 07:13:01下载
- 积分:1
-
tcp 套接字编程
使用 tcp 套接字编程
客户端和服务器程序会在那里
要在 linux 中执行,执行
1.打开 2 终端
2.在第一次,请执行下面的命令
海合会 tcpServer.c-o 服务器
3.在第二次,请执行下面的命令
海合会 tcpClient.c-o 客户端
4.在第一、
./ 服务器
5.在第二个,
./ 客户端 127.0.0.1 msg_to_send
- 2022-03-23 11:35:03下载
- 积分:1
-
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。...
这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。- This is not a complete project, only is to IPv4, IPv6 and the
mpg4 realization code. If you are carrying on this kind of work, the
inside thing definitely has the help to you.
- 2022-03-21 10:38:48下载
- 积分:1
-
股票行情源码
股票行情源码
vc++
+在CStkReceiver类中添加了飞狐数据接口的调用
+添加类库TskTcpipLib,主要通讯类
+添加类库TskInfraLib,主要用于多线程
+添加MFC项目,一个调用数据接收的实例
+添加DLL项目,包含CStkDriver、CStkReceiver两个类,可以调用通视规范的数据接口,进行数据接收。
- 2022-06-21 19:24:24下载
- 积分:1