CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 客户信息

搜索资源列表

  1. OS2005

    0下载:
  2. 在linux平台上实现两个进程之间的交互。一客户进程向一远程进程提交一道作业;远程进程完成作业后向客户进程返回执行结果或者是结束的信息。-in achieving process between the two interactive. A process to a client process to submit a long-range operations; Remote operations after the completion of the process to the clien
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25.52kb
    • 提供者:pmz
  1. ftp_client

    0下载:
  2. linux环境下ftp客户端,可是实现从ftp服务器下载文件并显示现在信息,。包括源文件和Makefile文件,需要libcurl库,直接make。 执行命令方法:./ftp_client ftp://ip:port xx.avi /include(本地路径) linux内核版本:2.6.25-14.fc9.i686 GCC版本:4.3.0-no comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.44kb
    • 提供者:阿波罗
  1. linuxUDP

    0下载:
  2. 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.58kb
    • 提供者:fengjianhui
  1. ftp

    2下载:
  2. 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-05
    • 文件大小:75.1kb
    • 提供者:fukker
  1. chat.tar

    0下载:
  2. 麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password check
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4.56kb
    • 提供者:仁政
  1. chat

    0下载:
  2. 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3.07kb
    • 提供者:bobby
  1. http_proxy.tar

    0下载:
  2. http proxy是一种中间代理服务器,能够接收客户端浏览器发送的请求信息,并将请求信息转发给远端的web服务器,web服务器又根据客户端的请求,将信息返回给http proxy,最后由http proxy转发给客户端。-1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:6.25kb
    • 提供者:田伟
  1. FastDHT_v1.00.tar

    0下载:
  2. FastDHT 是一个高性能的分布式哈希系统 (DHT) ,使用 Berkeley DB 做数据存储,使用 libevent 做网络IO处理,提供 Java 版的客户端接口包。适合用来存储用户在线、会话等小数据量信息。-fastdht
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:63.45kb
    • 提供者:chenyunfei
  1. ZSGCXXCAddA

    0下载:
  2. 本程序实现了从数据库中添加客户的基本信息的功能。-Implementation of this procedure to add customers from the database of basic information functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:919byte
    • 提供者:管东阳
  1. ZSGCXXCDelete

    0下载:
  2. 本程序实现了从数据库中添加客户的基本信息的功能。-Implementation of this procedure to add customers from the database of basic information functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:935byte
    • 提供者:管东阳
  1. ZSGCXXCQry

    0下载:
  2. 本程序实现了从数据库中查询客户的基本信息的功能。-This procedure implements the customer from the database query function of the basic information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:937byte
    • 提供者:管东阳
  1. server

    0下载:
  2. Linux下的网络通信,服务端,用来接收客户端的信息并反馈。-Linux, network communications, server, used to receive client information and feedback.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:721byte
    • 提供者:xiaoxue
  1. RsClient

    0下载:
  2. 系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行。-following features:  system is
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:187.95kb
    • 提供者:理想
  1. linux

    0下载:
  2. 在linux平台上实现两个进程之间的通信,客户端发送信息之后,服务端能收到-In Linux platforms implemented on the communication between the two processes, client sends information after, the server can receive
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:700byte
    • 提供者:luoyu
  1. menu

    0下载:
  2. 嵌入式点菜系统—该程序有服务端和客户端,客户可以向服务端点菜。服务端可以把信息传送给客户端,在linux-QT4.0下的程序代码-Embedded la carte system- the procedures and client service, customers can order the service side. Server can transmit the information to the client, under the linux-QT4.0 code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:green_star
  1. tcp

    1下载:
  2. UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2kb
    • 提供者:梁栋
  1. yunabquan

    0下载:
  2. 云计算的概念越来越流行,而且云计算被认为是一种强大的商业模式,使用云计算,可以根据需要购买计算能力、磁盘存储、协作应用开发资源、客户关系管理(CRM),而且它非常灵活。但是采用云计算仍然存在很多的安全隐患和管理难题,例如确我们需要定没有把企业数据或者任何个人信息或其它机密信息至于风险之中。-Increasingly popular concept of cloud computing, and cloud computing is considered to be a powerful busi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:376.19kb
    • 提供者:ltl
  1. cdemu-daemon-1.3.0.tar

    0下载:
  2. CDemu是模拟CD、DVD设备的内核模块。它让你能使用.bin/.cue, .nrg, 或 .ccd这样的非ISO-9660格式的光盘镜像。之所以要用到它,是因为mount只能挂载iso。iso只包含单一的文件系统,而许多cd都带有复杂的信息,比如混合数据和音轨。CDemu让你能获得这些CD镜像完整、原始的内容。 CDemu利用vhba内核模块模拟出一个SCSI CD/DVD设备,由后台运行的cdemud守护进程(cdemud)与该模块通信。镜像分析代码被抽象到一个库中(libmir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:167.76kb
    • 提供者:陈文捷
  1. client

    0下载:
  2. c/s模式的消发送,客户发信息,服务器读信息-c/s mode of the consumer to send, send the customer information, read the information server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.13kb
    • 提供者:yy
  1. poll聊天服务器

    0下载:
  2. 1. 聊天室服务器端的创建。 2. 聊天室客户端的创建。 3. 实现客户与服务器的连接通讯。 4. 实现客户之间的私聊 5. 实现客户端的在线信息显示。 6. 实现服务器端当前在线客户信息。(1. chat room server side creation. 2. chat room client creation. 3. realize the connection communication between client and server. 4., to achieve
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:weibaba
« 12 »
搜珍网 www.dssz.com