搜索资源列表
socket TCP
- 用CSocket 实习数据库的内容有选择地传送,希望对你有用-CSocket internship with the content of the database is to transmit the choice, be useful to you
多线程及数据库应用
- 应用于生程的一个实际,可演示多线程及socket编程应用。
MultiThreadDB.rar
- 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问,Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
socket
- 可以实现注册,登录,聊天等功能!要用到SQL数据库存储数据!-Can be registered, log in, chat and other functions! SQL database used to store data!
Java_component_des
- 《Java组件设计》的源代码,有许多企业级应用的核心组件的实现代码,包括:配置组件,数据库访问组件,Socket通信组件,JSON转换器,日志组件,权限组件-Java Component Design source code includes core components for enterprise, like configuration, database access, socket, JSON, logger, rights.
DTU-DATACENTER
- GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通
plcenter
- C#写的异步通信程序,socket连接中心,获取报文,保存到数据库-socket
socket-connection-pool
- 在相对复杂的情况下,进行数据库连接池开发的参考。-A reference for database connection pool in java development .
chartRoom
- 使用delphi自带的控件,实现基于UDP的聊天工具通信,包括对SOCKET通信编程、基本控件使用、SQL数据库与delphi联合操作数据等-Use delphi s own control, UDP-based chat tool for communication, including SOCKET communications programming, use the basic controls, SQL database and delphi joint operation data,
tcgd
- 本人毕业作品“同城购电系统”的源码,包括“电表端”,“缴费端”,“服务端”的所有代码。 主要运用的技术有ADO操作数据库,SOCKET网络编程,界面美化技术(使用SKIN++)等技术。希望对学VC++的爱好者有所帮助!-I graduated from work city purchasing electricity system, the source, including the meter-side , payment side , server all the co
multi-serialsport
- 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
GTK_MySQ-LTCP_IP
- 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
NETCT-OSS
- 系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系统下的/var/adm/wtmpx文件),并将采集的数据封装整理成己匹配和未匹配两种BIDR结构的数据清单,然后把己匹配好的数据通过Socket传输给中央处理
服务器与客户间通过套接口Socket(TCP)连接
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法 -Between server and client through the socket Socket (
Socket
- vc280个实例,包含数据库,网络编程,多线程等很多实例-280vcexample windows flat
SocketServer
- socket编程对数据库服务器的连接功能,采用c++语言编写-socket programming on the database server connectivity using c++ language
SocketDemo
- 三层C/S结构 SQL数据库 Socket通信 Winsocket模型-Three-tier C/S structure model of SQL database Socket Communications Winsocket
socket
- C链接mysql数据库,测试过了可行,代码不多,关键在实用-C link the mysql database, tested a viable, much code lies in the practical
Visual C++ 6.0数据库与网络开发实例
- VC6.0编程。数据库开发。网络通讯开发。socket编程开友。图书馆图书管理。(VC6.0 program. net communication program. database program. socket communication program. library book managing.)
Socket
- 访问服务端的数据库Access(OAD)(Server - side database Access (OAD))