搜索资源列表
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
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
Bank-savings-system
- 个人编写,访真银行活期储蓄系统,拥有开户、销户、存款、取款、转帐、查询等功能。VC++6.0开发,是基于客户端与服务器程序开发。运用TCP/IP协议socket通信技术。压缩文件中包含:源代码、可执行文件、使用文档、系统和功能架构文档、另有PPT演试文稿。内容规范,是学习C++软件开发的好材料-Personal writing, current savings visit real banking system, with accounts, closing accounts, deposits
socket
- QT3 网络编程客户端,一个类似车站票务管理的设计,里面有UI源码-QT3 net client
ac
- 条形码系统 socket MFC 认证客户端 服务器-Bar code system socket MFC client authentication server
qiyegongziguanlixitong3
- 程序三:支持远程访问的非诚勿扰管理程序(25分,抄袭或被抄袭为0分) 描述:你的程序帮了节目组的大忙,节目组非常满意!参与节目的年轻朋友越来越多,他们已经不满足于每周的2次节目,希望能有更多机会找到自己的“另一半”。因此,节目组决定将嘉宾信息开放出来,以便网上的朋友能够方便地查看每期节目男女嘉宾的信息。节目组再次请你实现一个程序,完成他们的想法。但愿,这是节目组的最后一次请求...... 必须在程序二的代码基础上来修改完成; 完成程序一和程序二
Chating_Socket_Code
- In this Chating Socket Code, a server client is made for chat through socket. You can use it over the network by providing an IP.
DelightClientC
- Java Program to Demonstrate Socket Client
Greenhouse
- Automated and Intelligent Greenhouse system used to monitor and control the greenhouse control system via serial port. The system also allow remote access via client/server mode through TCP/IP network socket connection.
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