CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 服务器程序

搜索资源列表

  1. 代理服务器程序源代码

    0下载:
  2. 用VC实现的代理服务器程序源代码,很有借鉴意义-with VC's proxy server source code, a useful one
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:119.11kb
    • 提供者:王辉
  1. 用WinSocket创建客户机服务器程序

    0下载:
  2. 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:16.29kb
    • 提供者:soft271
  1. 多线程HTTP服务器程序

    0下载:
  2. 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the opera
  3. 所属分类:报告论文

    • 发布日期:2014-01-14
    • 文件大小:25.72kb
    • 提供者:sp
  1. 这是一个代理服务器程序它使用多线

    0下载:
  2. 这是一个代理服务器程序它使用多线程-This is a proxy server procedures it uses multithreading
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:102.48kb
    • 提供者:吴斌
  1. 一个socket服务器程序

    1下载:
  2. java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7.38kb
    • 提供者:ly
  1. 采用异步方式的HTTP服务器程序代码

    0下载:
  2. 采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34.12kb
    • 提供者:太阳
  1. 长按键获取GPS信息附送到指定服务器

    0下载:
  2. 本程序可实现长按C键,获取GPS信息,并提示是否上传到指定服务器.程序退出需要输入密码"123"
  3. 所属分类:Symbian

    • 发布日期:2009-06-03
    • 文件大小:116.73kb
    • 提供者:saiv000@126.com
  1. FTP服务器程序VC++

    5下载:
  2. 使用MFC编写的FTP服务器程序,功能齐全,格式严谨。
  3. 所属分类:Ftp客户端

  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:54.5kb
    • 提供者:lenjear
  1. 超级服务器程序

    0下载:
  2. server1.zip超级服务器程序
  3. 所属分类:Internet/网络编程

  1. 客户端服务器程序

    0下载:
  2. 一个简单的客户端服务器程序
  3. 所属分类:网络编程

  1. C8051F340的web服务器程序

    1下载:
  2. C8051F340的web服务器程序,嵌入式web服务器程序,源码。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. FTP

    0下载:
  2. Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:42.06kb
    • 提供者:gaciya
  1. UDP_protocol_test

    0下载:
  2. UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:59.26kb
    • 提供者:chaervt
  1. chat

    0下载:
  2. 这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe. 服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a chat room routines, the server process is chatsrvr.exe, clients are ChatClient.exe. Server to run, customers to connect to the server running on your computer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:151.57kb
    • 提供者:liwei
  1. IocpServer

    0下载:
  2. 使用性能最好的iocp模型进行网络通信,可作为网络服务器程序的蓝本。-use the advanced model iocp to write net communiction, which can be refrenced as game server.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:227.44kb
    • 提供者:michel90
  1. dlb

    0下载:
  2. 双缓冲队列的C++实现,用到了模板封装机制,重用性更好,写服务器程序必备!-Double buffering queue C++ implementation mechanism used in the template package, reuse and better, write the server program must have!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:25.14kb
    • 提供者:挑灯看剑
  1. TcpServer

    0下载:
  2. QT5实现TCP协议下的服务器程序,带有用户界面。(QT5 implementation of the TCP protocol server program, with a graphical interface.)
  3. 所属分类:Windows编程

  1. 移植多款轻量级 Web服务器到ARM-Linux系统

    0下载:
  2. 移植轻量WEB服务器程序,用于小系统,简单好用(Porting lightweight WEB server programs)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:649kb
    • 提供者:ddvzxd
  1. Web服务器

    0下载:
  2. 超轻量型 Http Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)
  3. 所属分类:Web服务器

    • 发布日期:2018-01-07
    • 文件大小:66.46mb
    • 提供者:vision2sky
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com