搜索资源列表
采用WebLogic UDDI客户端API示例.rar
- 采用WebLogic UDDI客户端API示例
手机短消息服务的服务器和客户端.tar
- 手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux / UNIX development environment
TFTP客户端
- TFTP客户端,完全符合RFC-1350,源代码.-TFTP client, in full compliance with RFC - 1350, the source code.
SMTP及pop3客户端程序代码
- SMTP及pop3客户端程序代码-SMTP and pop3 client code
实例101 Linux下编程实现服务器与客户端的连接
- Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
java 实现 ftp 客户端cz.hdl库的源码
- ............\cz ............\..\dhl ............\..\...\ftp ............\..\...\...\Ftp.java ............\..\...\...\FtpConnect.java ............\..\...\...\FtpContext.java ............\..\...\...\FtpControlSocket.java ........
网络客户端服务器实现
- 编写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
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
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
ssh完整服务端客户端
- ssh完整服务端客户端,支持登录 传输文件等~
campusclients
- H3C 802.1X绿色破解版和校园网认证客户端-Green crack version H3C 802.1X network authentication and campus clients
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.
1-client
- 智能家居的客户端 qt源代码(c语言编写)传感器模块 远程监控模块 socket模块等-Smart Home client qt source code (c language) sensor module remote monitoring module socket module
采用WebLogic UDDI客户端API示例
- 采用WebLogic UDDI客户端API示例-The use of WebLogic UDDI client API example
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
FTP客户端
- FTP上传下载功能,主要功能是客户端的实现,根据本地地址,服务器地址传输文件(FTP upload and download function)