搜索结果

找到约 2,609 项符合 client-Server 的查询结果

*行业应用 s1.c是server

s1.c是server,c.c是client, server負責接收client傳的數字進行運算並回傳,運用了同步的機制。編譯須加 -lsocket -lpthread -lrt
https://www.eeworm.com/dl/631/267457.html
下载: 127
查看: 1028

J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: ...
https://www.eeworm.com/dl/660/271654.html
下载: 118
查看: 1046

Java编程 基于TCP的java多线程server

基于TCP的java多线程server,程序包含server和client,支持多多种文件多线程访问,支持exception。访问端口为6789
https://www.eeworm.com/dl/633/280157.html
下载: 199
查看: 1038

Java编程 基于UDP实现E-Mail传输 工作过程描述: 客户端描述: 1. Client(以下简称C端)端将邮件以规定的大小封装为符合要求的UDP包。 2. 将封装好的UDP包发出

基于UDP实现E-Mail传输 工作过程描述: 客户端描述: 1. Client(以下简称C端)端将邮件以规定的大小封装为符合要求的UDP包。 2. 将封装好的UDP包发出,并等待Server(以下简称S端)端收到相应的UDP包后返回的回应Acknowledge(以下简称为ACK)。若收到的为Positive ACK,则继续发包;若收到的为Negtive ACK,则将应发的包重发 ...
https://www.eeworm.com/dl/633/302763.html
下载: 164
查看: 1108

网络 FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Wind

FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2"
https://www.eeworm.com/dl/635/378585.html
下载: 186
查看: 1072

Java编程 Java Webservice小例子。应用XFire框架。WSA文件夹下是Server端

Java Webservice小例子。应用XFire框架。WSA文件夹下是Server端,WSC下是Client端。
https://www.eeworm.com/dl/633/395016.html
下载: 95
查看: 1074

Internet/网络编程 Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,

Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also de ...
https://www.eeworm.com/dl/620/401816.html
下载: 116
查看: 1059

VxWorks vxworks CS模型的server的源码

vxworks CS模型的server的源码,陆续上传client的源码
https://www.eeworm.com/dl/662/403237.html
下载: 172
查看: 1028

网络 A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followi

A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll ...
https://www.eeworm.com/dl/635/466456.html
下载: 168
查看: 1102

Internet/网络编程 (1)实现下载功能 server()为服务端主程序

(1)实现下载功能 server()为服务端主程序,该程序主要是用来实现服务端的建立,首先要启动Winsock,然后需要建立服务端的套接字,然后进行与客户端的连接,当客户端去人响应后就对客户端发送文件,客户端接受文件。 client()为客户端程序,该程序主要是用来实现客户端的建立,首先要启动Winsock,然后需要建立客户端的套 ...
https://www.eeworm.com/dl/620/467927.html
下载: 75
查看: 1060