搜索资源列表
sqlitedbms-0.5.1.tar
- SQLiteDBMS是SQLite数据库的管理服务器软件,允许通过TCP/IP网络访问sqlite3进程,提供扩展SQL,SSL, 基本授权, 查询缓冲, WebDAV, 权限控制以及复制等功能。-SQLiteDBMS is SQLite database management server software, Allow TCP / IP network access sqlite3 process, provide extended SQL, SSL, basic authorization
app3
- sybase数据库同步备份1采用了tcp通信。 2实现自由选择主辅库。
backup
- 1采用了tcp通信。 2实现自由选择主辅库。 backup:数据库监视备份软件(backup.exe,backup.ini,backup.log,sendclient.log)
simu
- 仿真测试接口程序。根据电总《用户接入网管理功能与管理接口技术规范》之《与112集中受理系统接口规范》,112系统通过TCP/IP与接入网管系统通信,通过接入网管系提供的112测试接口对接入网用户进行测试。
datebasesystem
- 网络数据库系统是给予tcp/ip协议的数据库系统,采用分布式系统,是难得的学习例程。
phonebook
- 实现通讯录功能,《网络电话》是一款PC对PC利用IP可以在局域网内语音通话的软件。该软件语音清晰,不出现语音延时;有来电显示,且有提示音。尤如电话通话一般。该软件采用TCP/IP协议
考勤系统
- delphi的 Tcp/IP 包括 服务器端和客户端 ClientSocket 组件和 ServerSocket 组件实现
database
- 网络课程设计 vc++ + sql server web配置 tcp 配置-Network curriculum design vc+++ sql server web configuration tcp configuration
vbhr
- 目 录 引言 1 1 系统概论 2 1.1 选题的背景、目的和意义 2 1.2 人力资源管理系统的发展历程 3 1.3 系统功能概述 4 1.4 系统开发的体系结构 5 1.5 系统的开发环境 5 1.5.1 VB6.0简介 5 1.5.2 Microsoft SQL server 2000简介 6 2 系统分析 8 2.1 系统可行性分析与抉择 8 2.2 系统需求分析 9 2.3 系统业务流程图 10 2.4 数据流程分析 11 2
func_bank_commwithserv
- oracle下的存储过程开发的tcp通讯模块-oracle stored procedures developed under the tcp communication module
RDASUBMIT0
- 我自己编的一个数据库程序,SQL SERVER中需要建一个dbtest的数据库,并配置为TCP/IP可远程访问模式。用于移动设备的程序。需要mobile 6的SDK.-THIS PROGRAM IS MADE BY MYSELF. I LEARN WINCE FOR A SHORT TIME.IT MAYBE HELPFUL FOR THE FRESH BIRD.
TCPAdoServerClientV2
- 国外的数据库三层源码(带连接池) 本人觉得蛮不错的,供大家学习研究。 - TCP AdoServer/Client is a multi-tier tool to design a a thin client application that connects to an application server. It is built using Indy components and ADO. TCP AdoServer/Client is a simple and c
sqlite_v100
- sqlite很详细的权威指南.里面对sqlite的api进行详细的解说.-java and py write the tcp communication
testClient2
- c#实现一个tcpclient, 比较简单,通用强。运行在ce系统下.使用tcp通信
equipment
- 用vc+ +开发的传送到客户端操作系统访问数据库和SQL2008数据库,数据的TCP / IP-vc++ developed operating access databases and sql2008 databases, data tcp/ip transmitted to the client
Io_moniter
- 该源码是我自己实现的 支持json配置文件 与modbustcp及网络服务 和数据库数据存储功能的一个采集程序-this is my project. you can config it with json .it can gather modbus tcp and server for far client and it can upload data to remote db server
cv-aku
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class