搜索资源列表
手机短消息服务的服务器和客户端.tar
- 手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux / UNIX development environment
fuwuqiwenjianchuansong
- 老师编写的客户端服务器文件传送程序,在vmware redhat linux下测试能正常使用,相当经典
实例101 Linux下编程实现服务器与客户端的连接
- Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
TimeClt
- 一个时间同步的代码(客户端),服务器端的我已经上传.-a time synchronization code (client), the server - I have uploaded.
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
udp 用UDP写一个客户端和服务器
- 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
Delphi Tcp/IP 服务器客户端通信例子
- Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
IOCP.rar
- 源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序,Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a simple version of the echo can
rtsp_emu.tar
- 自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side d
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
pipe_client_server
- 客户端-服务器端通信 使用命名管道实现 数据共享-Client- server communication using named pipes to achieve data sharing
sntp
- 作为一个系统的时间同步内容,可以再客户端需要进行时间同步时向服务器请求,服务器对客户端的系统进行同步。-As a system time synchronization, it can be again the need for time synchronization client when a request to the server, the server on the client system for synchronization.
ssl_test
- ssl_test使用openssl开发的ssl协议客户端服务器通信,在VS6.0下编译通过。-ssl_test use openssl s ssl agreement to develop client-server communications, in VS6.0 adopted under the compiler.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
6
- TCP回射服务器 服务端能够接受客户端发来的消息,回射显示-TCP back to shoot a server to accept client server sent a message to return to radio show
ATMsystem
- 客户端: 登陆:任何拥有私人银行卡帐号和密码的人都能使用本系统登陆。 登陆权限:只有正确的帐号和密码才能登陆。 注册:符合身份证的公民都可以申请此银行的账号,且此账号没有被别人注册,且用户以前没有申请过此账号。 查询:已登陆本系统的操作人员有权查询本人帐户余额。 取款:已登陆本系统的操作人员可以提取本人帐户款项,所取款面值为100的倍数,最多是2000元。 存款:已登陆本系统操作人员可以把款项存入本人帐户,所存面值为100的倍数,最多是2000元。 转帐:已登陆本系统
FTP客户端
- FTP上传下载功能,主要功能是客户端的实现,根据本地地址,服务器地址传输文件(FTP upload and download function)
NtpConn
- ntp协议及客户端开发,通过ntp服务器同步本地系统时间。(NTP protocol and client development, through the NTP server synchronization local system time.)
客户端服务器
- Linux环境下设计的客户端和服务器互交编程(Intercross programming of client and server designed in Linux environment)