CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:PLS

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-03-12
  • 文件大小:
    924.42kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Linux下客户端和服务器程序编写实现客户端和服务器的通信,用socket实现通信。服务器可以处理多个客户端-Under Linux client and server programming to achieve client and server communicate using socket communication. The server can handle multiple clients
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PLS/
PLS/client
PLS/client.c
PLS/client.o
PLS/client_handle.h
PLS/client_log.c
PLS/client_log.o
PLS/client_main.h
PLS/client_old
PLS/framework_epoll.c.txt
PLS/handlerecvmsg.c
PLS/handlerecvmsg.o
PLS/handle_message.c
PLS/handle_message.h
PLS/handle_message.o
PLS/interface.c
PLS/interface.o
PLS/Makefile
PLS/server
PLS/server.c
PLS/server.o
PLS/server_lib/
PLS/server_lib/.git/
PLS/server_lib/.git/branches/
PLS/server_lib/.git/config
PLS/server_lib/.git/description
PLS/server_lib/.git/HEAD
PLS/server_lib/.git/hooks/
PLS/server_lib/.git/hooks/applypatch-msg.sample
PLS/server_lib/.git/hooks/commit-msg.sample
PLS/server_lib/.git/hooks/post-commit.sample
PLS/server_lib/.git/hooks/post-receive.sample
PLS/server_lib/.git/hooks/post-update.sample
PLS/server_lib/.git/hooks/pre-applypatch.sample
PLS/server_lib/.git/hooks/pre-commit.sample
PLS/server_lib/.git/hooks/pre-rebase.sample
PLS/server_lib/.git/hooks/prepare-commit-msg.sample
PLS/server_lib/.git/hooks/update.sample
PLS/server_lib/.git/index
PLS/server_lib/.git/info/
PLS/server_lib/.git/info/exclude
PLS/server_lib/.git/logs/
PLS/server_lib/.git/logs/HEAD
PLS/server_lib/.git/logs/refs/
PLS/server_lib/.git/logs/refs/heads/
PLS/server_lib/.git/logs/refs/heads/master
PLS/server_lib/.git/objects/
PLS/server_lib/.git/objects/info/
PLS/server_lib/.git/objects/pack/
PLS/server_lib/.git/objects/pack/pack-f0d20b41120e7b684381172e0134f2d484f02419.idx
PLS/server_lib/.git/objects/pack/pack-f0d20b41120e7b684381172e0134f2d484f02419.pack
PLS/server_lib/.git/packed-refs
PLS/server_lib/.git/refs/
PLS/server_lib/.git/refs/heads/
PLS/server_lib/.git/refs/heads/master
PLS/server_lib/.git/refs/remotes/
PLS/server_lib/.git/refs/remotes/origin/
PLS/server_lib/.git/refs/remotes/origin/HEAD
PLS/server_lib/.git/refs/tags/
PLS/server_lib/common/
PLS/server_lib/common/.stack.c.swp
PLS/server_lib/common/.thread.c.swp
PLS/server_lib/common/array.c
PLS/server_lib/common/array.h
PLS/server_lib/common/buffer.c
PLS/server_lib/common/buffer.h
PLS/server_lib/common/connection.c
PLS/server_lib/common/connection.h
PLS/server_lib/common/dllconf.h
PLS/server_lib/common/dnotify.h
PLS/server_lib/common/double_link.h
PLS/server_lib/common/event.c
PLS/server_lib/common/event.h
PLS/server_lib/common/fdset.c
PLS/server_lib/common/fdset.h
PLS/server_lib/common/heap.c
PLS/server_lib/common/heap.h
PLS/server_lib/common/list.c
PLS/server_lib/common/list.h
PLS/server_lib/common/msgnet.c
PLS/server_lib/common/msgnet.h
PLS/server_lib/common/multipool.c
PLS/server_lib/common/multipool.h
PLS/server_lib/common/mutex.c
PLS/server_lib/common/mutex.h
PLS/server_lib/common/platform.h
PLS/server_lib/common/rwlist.c
PLS/server_lib/common/rwlist.h
PLS/server_lib/common/socketlibfunction.c
PLS/server_lib/common/socketlibfunction.h
PLS/server_lib/common/socketlibtypes.h
PLS/server_lib/common/stack.c
PLS/server_lib/common/stack.h
PLS/server_lib/common/stdbool.bak
PLS/server_lib/common/systemlib.c
PLS/server_lib/common/systemlib.h
PLS/server_lib/common/tags
PLS/server_lib/common/thread.c
PLS/server_lib/common/thread.h
PLS/server_lib/common/threadpool.c
PLS/server_lib/common/threadpool.h
PLS/server_lib/common/timeaction.c
PLS/server_lib/common/timeaction.h
PLS/server_lib/common/typepool.c
PLS/server_lib/common/typepool.h
PLS/server_lib/examples/
PLS/server_lib/examples/bfl/
PLS/server_lib/examples/bfl/bfl/
PLS/server_lib/examples/bfl/bfl.sln
PLS/server_lib/examples/bfl/bfl.suo
PLS/server_lib/examples/bfl/bfl/bfl.vcproj
PLS/server_lib/examples/bfl/bfl/bfl.vcproj.PC1225EHD.Administrator.user
PLS/server_lib/examples/bfl/bfl/bfl.vcxproj
PLS/server_lib/examples/bfl/bfl/bfl.vcxproj.filters
PLS/server_lib/examples/bfl/bfl/bfl.vcxproj.user
PLS/server_lib/examples/epollserver_test/
PLS/server_lib/examples/epollserver_test/client.c
PLS/server_lib/examples/epollserver_test/main.c
PLS/server_lib/examples/event_test/
PLS/server_lib/examples/event_test/main.c
PLS/server_lib/examples/heap_test/
PLS/server_lib/examples/heap_test/heap_test/
PLS/server_lib/examples/heap_test/heap_test.sln
PLS/server_lib/examples/heap_test/heap_test.suo
PLS/server_lib/examples/heap_test/heap_test/heap_test.vcproj
PLS/server_lib/examples/heap_test/heap_test/heap_test.vcproj.dodo-PC.dodo.user
PLS/server_lib/examples/heap_test/heap_test/main.c
PLS/server_lib/examples/httpd/
PLS/server_lib/examples/httpd/httpd/
PLS/server_lib/examples/httpd/httpd.sln
PLS/server_lib/examples/httpd/httpd.suo
PLS/server_lib/examples/httpd/httpd/httpd.vcproj
PLS/server_lib/examples/httpd/httpd/httpd.vcproj.DUZHONGWEI.Administrator.user
PLS/server_lib/examples/httpd/httpd/http_server.cpp
PLS/server_lib/examples/httpd/httpd/http_server.h
PLS/server_lib/examples/httpd/httpd/main.cpp
PLS/server_lib/examples/make_so/
PLS/server_lib/examples/make_so/array.o
PLS/server_lib/examples/make_so/buffer.o
PLS/server_lib/examples/make_so/connection.o
PLS/server_lib/examples/make_so/fdset.o
PLS/server_lib/examples/make_so/heap.o
PLS/server_lib/examples/make_so/libcommon.so
PLS/server_lib/examples/make_so/list.o
PLS/server_lib/examples/make_so/makefile
PLS/server_lib/examples/make_so/multipool.o
PLS/server_lib/examples/make_s

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com