搜索资源列表
labwindowsSocket20060703
- NI公司的labwindows如何实现通信的一篇不错的文章。主要用Socket来实现。-NI companies labwindows how to achieve a good communication articles. Main Socket is to be achieved.
TFT7_TV
- 7\"车载液晶电视机 控制程序源码 WinRar3.2压缩 MCU ATMega8-7 "LCD TV vehicle control procedures source WinRar3.2 compression MCU-socket by ATMega8
pzw
- java做的c/s图书管理系统,用的是socket编程.-java doing c / s library management system, using a socket programming.
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
06024497874
- 基于socket的聊天室实现原理 付论文-socket based chat rooms papers pay Principle
ServerClient
- 通过B/S调用C/S程序,用Socket进行通信。
JAVA_QQ
- 我用JAVA写的QQ程序,基于Socket通信,C/S模式
Mail
- Java邮箱,实现发送接收邮件功能,使用Socket多线程原理。
autozx
- 中兴ZX10交换机接口代码,实现中兴ZX10交换机socket接口人机交互,实时发送指令和接受报告
socket
- 房产管理系统,比较详尽的源代码...大家尽量下载喔
OA.rar
- 自行开发,某公司的OA系统,winform程序,使用VB.NET开发,包含UDP聊天等,使用socket,异步通讯,Self-development, the OA system of a company, winform, the use of VB.NET development, including chat, such as UDP, use the socket, asynchronous communication
socket
- 足球俱乐部管理程序 经过验证 书写风格较好 适合学习使用-Football club manager proven writing style is better suited to learning to use
user_login
- MFC VC++ 用户登录系统界面实现只要-MFC VC++ users log on to achieve as long as the system interface. . . . . . . .
Supermarket
- 连锁超市管理系统:包含客户端,分店服务器,总店服务器,运用Access数据库,网络部分Socket编程-Supermarket chain management system: including client, server server stores, store, use the Access database, the network portion of the Socket programming
demobase
- 采用了socket 通信机制,利用UDP协议客户/服务器模型来实现软件的模拟,完成了基站和终端之间信令通信模拟的基本功能.包括了基站,终端,跟踪三方。-Using socket communication mechanism, using UDP protocol client/server model to implement the software simulation, the completion of the signaling traffic between base statio
b
- VC写的银证转帐系统,证券端软件,里面有DES算法,SOCKET调用,数据库存储过程调用等,对初学者是一个很好的范例,对付简单的前置通讯也没问题。 -VC wrote Yinzhengzhuanzhang systems, securities-side software, which has DES algorithm, SOCKET call database stored procedure calls, etc., for beginners is a good example of
client_serveur
- client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct so
Source
- 餐饮管理系统 家庭视频监控系统 卡拉OK点歌系统 企业QQ系统 企业电话客服系统 企业短信群发系统 -Food & Beverage Management System home video surveillance system OK karaoke song system QQ system enterprise systems business enterprise call Short Message System
IMC
- 一个即使聊天软件,类似与QQ,通过SOCKET实现的-1 Even though chat software, similar to QQ, achieved through the SOCKET
Chat
- This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality