搜索资源列表
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
zzcx
- The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system pas
geniux
- 封装了SQL、Socket、WAP、MIME等功能的通用组件
Beginning linux programming(第4版)
- 详细介绍了LINUX编程环境和开发工具,进程与线程、信号、管道、信号量、共享内存、队列,SOCKET等各种机制,还介绍了SQL数据库,QT界面开发等相关知识。是linux开发人员不可多得的入门书籍!
socket
- 可以实现注册,登录,聊天等功能!要用到SQL数据库存储数据!-Can be registered, log in, chat and other functions! SQL database used to store data!
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
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,
World_War_II_plane_source_Java_Games.Rar
- 飞机大战游戏Java源码.rar 飞机大战游戏Java源码综合运用Java程序设计语言的图形图像处理、事件处理、多线程、socket通讯等技术,结合SQLSERVER2000数据库设计、管理技术一款JAVA游戏。-World War II plane-source Java Games. Rar Games World War plane source the integrated use of Java programming language Java graphics image pr
CsharChat
- 用C#使用Socket实现的带用户登陆及聊天功能的代码,VS2005,SQL SERVER2005,比较好。-Using C# use Socket implementation with user login and the chat function of the code, VS2005, SQL SERVER2005, better.
NETCT-OSS
- 系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系统下的/var/adm/wtmpx文件),并将采集的数据封装整理成己匹配和未匹配两种BIDR结构的数据清单,然后把己匹配好的数据通过Socket传输给中央处理
JAVAcomprehensiveExam
- JAVA 综合面试题: Java面向对象88个 java基础类库(io流,集合类,线程,Socket,AWT,Swing,sql)24个 jdbc数据访问技术11个 等等 -JAVA Integrated Surface Question: Java object-oriented 88 java-based library (io streams, collections, threading, Socket, AWT, Swing, sql) 24 Ge jdbc dat
sql
- socket program 2 in vc-socket program 2 in vc++
HMonitor_Server
- 本软件为监控中心的服务器运行程序,主要有两个功能。1、在每天的一个固定时刻,实现sql数据库中一个表中的数据到另外一个表的批量复制。2、实现服务器与客户端的socket通信,响应客户端的图片请求。-The software for the monitoring center' s servers run the program, has two main functions. 1, at a fixed time every day to achieve a sql database, d
phpenv2.1
- C1G的PHP探针的一部分功能: +自定义风格 -自带三种风格 +PHPINFO显示 +可以显示服务器运行时间 +自定义公告 -探针尾部可以写上联系方式等公告(支持HTML),适合空间商和空间收集狂 +服务器特性 -服务器时间 -服务器域名 -服务器操作系统 -服务器解译引擎 -PHP版本 -本文件路径 ...等等 +PHP基本特性 -显示错误信息display_errors -自动定义全局变量re
IM2010
- 计算机网络实验Socket 通信 实验内容: 在学习完TCP/IP协议组后,要求掌握基于此协议实现网络通信,理解TCP与UDP的不同特性以及实现方式。实验要求建立一个基于TCP/IP协议的网络通讯小应用,实验可采用UDP或TCP,以分组形式,每组5人;建议基于WINDOWS平台; 功能要求: 建立一个基于中心服务器方式即时数据通信平台(IM)。 要求如下(*为选做内容): 1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM
ATM
- ATM课程设计。全部是代码 ,功能是很全的SQL的数据库,采用了socket和 线程-ATM curriculum design. All code, all of the SQL function is a database, using socket and thread
SocketDemo
- 三层C/S结构 SQL数据库 Socket通信 Winsocket模型-Three-tier C/S structure model of SQL database Socket Communications Winsocket
Socket
- 关于Socket编程的基础知识,还有Socket编程的笔记讲解详细,而且还有几个实例来参考以方便系统的学习。-Socket programming on the basics, as well as Socket Programming notes explain in detail, but there are a few examples to refer to facilitate systematic study.
Mylog
- SOCKET应用 用户端向服务器发送用户名密码,服务器向SQL server进行验证,并向客户端返回,实现简单图形界面-SOCKET client application sends the user name password to the server, the server authenticate to the SQL server to the client to return, simple graphical interface
MY-SOCKET
- MFC中各个Dialog之间的传值、添加会话框以及Listcontrl的使用。 并从父窗体弹出的子窗体回弹到原来的父窗体,只需要使用CDialog::onOK() 方法即可,因为模态弹出的对话框具有阻塞性,若是使用新定义的对象再进行DoModal() 方法,反而会出错,即会又重新出现了新的窗体,虽然是一样的窗体,但是内容和值都不再存在。 Updatedata()方法可以实现窗体和函数内参数值的传递。 进行CStr