搜索资源列表
mymasterslave
- 在IBM AGLET平台下可由服务器端迁移到客户端并返回操作的代码-in AGLET IBM platform can be moved to the server and client code to return to operation
efiftp
- EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efiftp.zip:是EFI平台下的FTP工具套件,包括EFI的FTP的客户端程序(ftp)和FTP服务器端的程序(webftp)的源码. -EF
filetrasform
- 网络变程事例,采用服务器/客户端模式实现点对点文件传输功能。
chatsource
- 基于Linux sockte的聊天程序,有客户端服务器端,在FC6下已经调试通过
4564564
- 自己写的面向连接的CSocket实现的服务器与客户端程序。
Email
- Email电子邮件应用分析 邮件服务是Internet上最常用的服务之一,它提供了与操作系统平台无关的通信服务,使用邮件服务,用户可通过电子邮件在网络之间交换数据信息。邮件传输包括将邮件从发送者客户端发往邮件服务器,以及接收者从邮件服务器将邮件取回到接收者客户端。同时还介绍了SMTP和POP3的工作原理。非常详细
TCP
- 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
client2
- 实现关于操作系统的客户服务器的客户端,很简单的-Regarding implementation of the client operating system client server, a very simple
server2
- 实现关于操作系统客户服务器的服务器端,和上一个客户端一起实现聊天功能-About the operating system client-server implementation of the server-side, and on the implementation of a client with chat
socket
- UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
client_service
- 基于linix的客户机服务器信息交流,可以实现基本的客户机服务器功能-, You can achieve the basic client-server functionality based on the client-server information exchange in linix
Yiyuyk.rar
- 易语言六种远控源码,代码集成了远控视频查看CMD *等源代码,简单试用语言写的远控程序源代码..主要是应用服务器/客户/数据报等组件,The easy language six kinds of remote control source code incorporates a remote control video view CMD keyloggers source code, the simple trial language to write the remote control
ffftp-1.97b
- 日文版的服务器上传下载软件,ftp客户端 -The Japanese version of the server uploading and downloading software, ftp client
damicms_v4.3
- 大米CMS是一个免费开源、快速、简单的PC建站和手机建站集成一体化系统,致力于为用户提供简单、快捷的PC建站和智能手机建站解决方案。 提供开源的安卓手机客户端(APK)和对应的服务器端系统源码下载。-Rice CMS is a free, open source, fast and simple PC website and mobile website building integration system integration, is committed to provide users
C s
- 模拟客户服务器模式,实现客户机与服务器端的接受消息与发送消息。(client send message to server)
os exercise2
- 客户端是一个带有2个参数的程序: *日志服务器的主机名 *日志记录服务器的端口号 启动后,它将连接到服务器并从中读取消息 STDIN。 每条消息都是一个没有0字节的字符串。 消息是 由换行符\ n终止 什么都没有读 不再收到SIGINT或收到SIGTERM,它会关闭 连接并以返回码0终止。(The client is a program that takes 2 arguments: * A hostname of a logging server * A port