搜索资源列表

  1. Echo-service

    0下载:
  2. 实现Echo 服务 客户端 服务器 C语言-Echo services to achieve client-server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:65536
    • 提供者:zhangzhengyi
  1. Time-Service

    0下载:
  2. 实现Time服务 C语言 TCP协议 服务器 客户端-Time Service C language to achieve TCP protocol
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:112640
    • 提供者:zhangzhengyi
  1. Service

    0下载:
  2. 象棋游戏服务器端,实现多线程,查看在线用户信息,以及发布通告-A server for chess game ,multithread ,look for online user ,and send notice
  3. 所属分类:游戏

    • 发布日期:2024-05-15
    • 文件大小:3981312
    • 提供者:张晨阳
  1. service-control

    0下载:
  2. 这是一个服务器控件练习,里面包含很多控件的使用-This is a server control exercise, which contains many use controls
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:875520
    • 提供者:Cindy
  1. HTTP-Proxy-service

    0下载:
  2. 利用C++编程语言,实现一个简单的代理服务器,仅供参考-Using C++ programming language, to achieve a simple proxy server, only for reference
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:263168
    • 提供者:renliang
  1. jsp-redirection-service-(two-ways)

    0下载:
  2. JSP+servlet中的重定向方法,两种重定向方法,客户端重定向及服务器端重定向。-JSP+ servlet redirection methods, two methods of redirection, redirect the client and server-side redirect.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:mophy
  1. service-project-final

    0下载:
  2. 在Linux下用eclipse C 写的邮箱服务器源代码,能实现邮件收发等基本功能,供参考学习-In Linux using eclipse C write mailbox server source code, you can achieve the basic functions of e-mail messaging, for reference study
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:112640
    • 提供者:毕赣斌
  1. serviceDemo

    0下载:
  2. 通过Service给服务器实时发送GPS信息,要做一些耗时的操作,同样需要在service中创建线程处理。(Using Service to send GPS information to the server in real-time, you need to do some time consuming operations, and you also need to create thread processing in serv
  3. 所属分类:android开发

    • 发布日期:2024-05-15
    • 文件大小:60416
    • 提供者:晨123
  1. Remote Dictionary Service

    0下载:
  2. 是基于TCP/IP协议的在线查单词程序,实现一台远程字典服务器的搭建,通过客户端程序RemoteLookup将所查单词发送给字典服务器,然后由字典服务器将单词中文释义返回给客户机,实现了一个完整的查询过程,其实这个程序是示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。(The TCP/IP protocol is online word search program based on the realizati
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2616320
    • 提供者:Elaine_zdd
  1. 神思读卡服务器

    0下载:
  2. 神思读卡服务,可以调用服务,返回读出的信息(He read the card service, can call the service, return the information read)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:385024
    • 提供者:lianbing
  1. putty

    0下载:
  2. 一款远程Linux服务终端软件,很好的做linux开发的终端工具(A remote Linux service terminal software)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:217088
    • 提供者:includexiao
  1. aaa

    0下载:
  2. 简单的服务器和客户段通信vbnet2008源码(Customer service communication)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:125952
    • 提供者:youyouaa
  1. c# HTTP代理服务器

    0下载:
  2. 代理服务,走的是http请求,实现普通代理请求。(The proxy service is the HTTP request)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:166912
    • 提供者:慢度
  1. UDP

    0下载:
  2. QT中UDP协议,服务器与客服端之间相互通信,相互发送与接收消息(UDP protocol in QT, the server and customer service side communicate with each other, send and receive messages)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:bbdds
  1. uip_webserver_src_lpc1700

    0下载:
  2. 基于lpc1768,uip环境下实现web服务器基本功能(Basic functions of web server based on lpc1768 and UIP)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:151552
    • 提供者:CDer_
  1. WebServer

    0下载:
  2. a)实现的服务器应能与标准的浏览器(如IE浏览器)进行简单的交互; b)记录浏览器与服务的交互过程; c)利用HTML语言编写网页(可以不包括图像、声音等多媒体文件),浏览器可通过编写的Web服务器正常访问该网页; d)支持多用户并发访问; e)在Windows平台下,采用C/C++语言; f)扩展编写的简单Web服务器,使浏览器能够浏览Web上存储的图像。(A) implemented servers should be a
  3. 所属分类:Web服务器

    • 发布日期:2024-05-15
    • 文件大小:2779136
    • 提供者:zizui
  1. com-isharemessagerpc

    0下载:
  2. IShareMessage是一个基于NIO的客户、服务器端编程框架,使用IShareMessage可以确保你快速和简单的开发出一个网络应用(包括推送服务,业务插件服务)。IShareMessage相当简化和流程化了TCP的socket网络应用的编程开发过程。通过利用云端与客户端之间建立稳定、可靠的长连接来为开发者提供客户端应用与平台交互通道,开发者只需关注业务开发,无须关注底层网络交互。(IShareMessage is a clien
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:allenlei2008
  1. paho.mqtt.android-master

    0下载:
  2. android使用apollo服务器,通过mqtt订阅消息的两个例子 简单demo无service,另外一个包含service,实现发布和订阅(Two examples of Android using a Apollo server to subscribe to messages via mqtt Simple demo has no use service, and the other includes service for
  3. 所属分类:android开发

    • 发布日期:2024-05-15
    • 文件大小:349184
    • 提供者:AprilNexus
  1. STM32F103ZET_WIFI_web网页服务器

    0下载:
  2. 利用ESP8266在STM32上搭建网页服务(Using ESP8266 to build web service on STM32)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:2764800
    • 提供者:Veaxen
  1. 10

    0下载:
  2. 易聊天1.0源码例程程序结合易语言远程服务支持库,调用黑月插件,采用TCP服务器和客户端实现聊天功能。 易语言例程还使用到易语言数据操作支持库,互联网支持库。(Easy chat 1 source routines combined with easy language remote service support library, calling black moon plug-in, using TCP server and cl
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:175104
    • 提供者:tt2t
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org