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

搜索资源列表

  1. tiny

    0下载:
  2. 小型web服务器,linux下的c程序实现,简洁高效。适合网络编程学习。-web server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:35222
    • 提供者:shuangquan
  1. chat

    0下载:
  2. linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:13953
    • 提供者:吕 广林
  1. FTPserverandclientsourcecode

    0下载:
  2. 网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming
  3. 所属分类:Ftp Server

    • 发布日期:2017-04-25
    • 文件大小:161611
    • 提供者:woody
  1. linux_clent_server_code

    0下载:
  2. linux下的客户机服务器编程,初学者的入门资料,-under linux client-server programming, introductory information for beginners,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4138
    • 提供者:yangying
  1. chat

    0下载:
  2. java实现局域网聊天程序,C/S架构,分为客户端和服务器端,多线程与网络编程。-java chat program LAN, C/S structure is divided into client and server-side, multi-threaded and network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:54685
    • 提供者:姚智鑫
  1. vcWebServer

    2下载:
  2. Web服务器的实现主要是服务器端接受并响应客户端的请求,本次设计是在Visual C++开发平台上使用Winsock编程技术开发Web服务器程序。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。 -The realization of the Web Server is based on the acceptance and response of the server
  3. 所属分类:Windows编程

    • 发布日期:2014-01-23
    • 文件大小:205247
    • 提供者:旅游业
  1. ProxyServer

    0下载:
  2. 一个代理服务器软件 vc++实现 适合新手练习vc++的网络编程 代码的使用已放在rar包里了 -A proxy server software for vc++ to achieve new practice of vc++ the use of network programming code has been placed on the bag rar
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:212074
    • 提供者:byland
  1. Ftp

    0下载:
  2. 简易的ftp服务器程序,供学习网络编程用-Simple ftp server program for learning network programming with
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1907742
    • 提供者:
  1. sc

    0下载:
  2. 通过socket实现客户端与服务器通信。客户端发送0或1到服务器,根据收到的信息分别执行相关的指令-To achieve through the socket client and server. Send the client to the server 0 or 1, according to information received were related to the implementation of the directive
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1148
    • 提供者:杨克
  1. YJXTLLYJ

    0下载:
  2. 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:720348
    • 提供者:sd
  1. TCPSRV

    0下载:
  2. 基于C的winsock网络编程,TCP服务器端程序,对于学习网路编程的初学者的这是第一步。-C based on the winsock network programming, TCP server-side procedures, network programming for beginners to learn this is the first step.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1181890
    • 提供者:斯鲁杰
  1. student

    0下载:
  2. 用ASP.net和C#.net实现WEB服务器编程,能够实现对学生信息的检索,删除,添加操作,方便对学生信息进行有效地管理-With ASP.net and C#. Net programming to achieve WEB server, can retrieve information on students, delete, add operations to facilitate the students to effectively manage information
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:224979
    • 提供者:曾玉富
  1. CshapeSocket

    0下载:
  2. 包括三个方面的内容,首先介绍了有关C#网络编程的基础知识 接着讲解基础服务器的开发 最后是高级应用-Includes three aspects, first of all, C# introduces the basic knowledge of network programming and then explain the basis for the development of the server Finally, advanced applications
  3. 所属分类:CSharp

    • 发布日期:2017-06-03
    • 文件大小:15743665
    • 提供者:liujinhua
  1. SocketTool

    0下载:
  2. TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:417127
    • 提供者:杨权新
  1. QTSS

    0下载:
  2. 这个手册描述的是为开放源码的Darwin流媒体服务器创建QuickTime流媒体服务器(QTSS)模块所需要的编程接口,版本为4.0。QTSS编程接口为开发者提供了一种易于使用的开发方式,用于为流媒体服务器添加新的功能。这个版本的编程接口和版本5的QuickTime流媒体服务器互相兼容。-This manual describes the open source Darwin Streaming Server QuickTime Streaming Server to create (QTSS)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1101899
    • 提供者:hoptyy
  1. CodeWiki_server_and_client

    0下载:
  2. 多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:798152
    • 提供者:polo
  1. Ftp55Server

    0下载:
  2. FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计 -FTP server source code, written with the VC, and by analyzing its source code, you can master the C network programming, and high concurrent server design
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:64509
    • 提供者:mofengkun
  1. 14160_1245114464X425

    0下载:
  2. WSAAsyncSelect 网络通讯编程包含服务器和客户端-WSAAsyncSelect programming network communications with the server and the client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:672007
    • 提供者:zz
  1. chat0

    0下载:
  2. LINUX 网络编程,实现客户端和服务器端的通信.-LINUX network programming, client and server-side communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:13395
    • 提供者:zhouwu
  1. socket

    0下载:
  2. socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:14445
    • 提供者:刘文战
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com