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

搜索资源列表

  1. P2P-UDP-Pass

    0下载:
  2. 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure works for UDP hole test program. For simplicity, the application server on the reception of
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:134369
    • 提供者:先后
  1. AccountServer.rar

    5下载:
  2. 魔域帐号服务器 一、帐号服务器功能分为两部分: 1、客户端登录线程:取得认证ID号AuthenID。 客户端连接到帐号服务器(以后可改为UDP) 登录后服务器到帐号数据库查帐号 返回认证ID号,并断开连接(如出错则返回错误) 将该认证ID号传给计点线程,转发给游戏服务器,用于玩家登录游戏服务器。 2、实时计点:与游戏服务器连接通讯,计算玩家使用的点数。(可提高线程优先级) 游戏服务器启动时登录到帐号服务器。 玩家登录后实时发送计点消息给帐号
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:418986
    • 提供者:vipe
  1. liumeitiSDK

    0下载:
  2. 流媒体开发包及使用说明且包含媒体服务器、客户端及转发服务器的源代码,仅供学习编程使用-Streaming media development kit and instructions and include media server, client and relay server source code, only to learn programming using the
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:9984773
    • 提供者:锦瑟
  1. ProxyHTTPServer_1.0_src

    0下载:
  2. 一个可以转发和过滤HTTP请求的代理服务器。更多细节见README。-A Proxy Server that can forward or filter http requests. The port and filter list can passed to the program as arguments. More details see README.
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:65038
    • 提供者:wuyefeibao
  1. StreamMediaServer

    3下载:
  2. 本人用ACE+FFMPEG写的 视频监控系统的几个模块,支持海康,大华.映佳等. 包括视频监控,流媒体视频转发,多种码流格式的转码服务,以及电视墙服务器,报警服务端,视频文件回放.等.希望大家多提-I use the ACE+ FFMPEG video surveillance system to write several modules to support Haikang, UOB. Encore and so on. Including video surveillance, st
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2012-11-19
    • 文件大小:4848967
    • 提供者:LKai
  1. vlc-newset

    0下载:
  2. VLC播放器实现了视频播放以及视频转发功能,既可以作为流媒体播放器,也可以作为视频服务器。-VLC player, video player and video to achieve the forwarding function, either as streaming media player, or as a video server.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-16
    • 文件大小:25253758
    • 提供者:凌某
  1. example

    3下载:
  2. moxa串口服务器的tcp转发程序,内含2段程序-moxa serial server tcp forwarding procedures, including procedures in paragraph 2
  3. 所属分类:驱动编程

    • 发布日期:2014-03-15
    • 文件大小:196311
    • 提供者:
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. Demo-PortForward

    0下载:
  2. 端口转发,可用于代理服务器等功能,需要的下载吧-Port forwarding, can be used for proxy servers and other functions, need to download it
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:77704
    • 提供者:wangwei
  1. gateway

    0下载:
  2. 基于ace proactor模式的高性能转发服务器,供学习ace的朋友们参考-transfer server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5155696
    • 提供者:line-shooter
  1. Hermes

    0下载:
  2. Hermes语音系统采用C/S模式,用户必须首先登陆服务器才能获取在线好友列表,而用户间的语音通信并不通过服务器转发-Hermes voice system uses C/S mode, the user must first visit the server to obtain a list of online friends, and voice communication between users is not transmitted through the server
  3. 所属分类:Communication

    • 发布日期:2016-01-21
    • 文件大小:287242
    • 提供者:倪干
  1. TCPSERVERCLIENT

    0下载:
  2. 实现数据包的转发 一个基本的服务器和客户链接程序描述 里面相关数据结构修改即可实现代理=功能-Forwarding of data packets a basic link of the server and client program-related data structure descr iption can be modified to achieve agent = function
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:6313
    • 提供者:181816088
  1. KrSBGL

    0下载:
  2. WinSocket客户端程序,服务器转发等功能-WinSocket client, server, forwarding and other functions
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:673593
    • 提供者:刘彬
  1. massage

    0下载:
  2. 使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯。-Use UDPServer communication, server, data forwarding, you can also direct the client to client communications.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:456631
    • 提供者:郑飞
  1. WShappychat

    0下载:
  2. 网络聊天系统(1)登录功能。 (2)客户可以通过服务器转发,实现一对一和多对多聊天 -chat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:217735
    • 提供者:sky
  1. c-talk

    0下载:
  2. 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1348804
    • 提供者:lizhi
  1. ts

    0下载:
  2. 基于socket的服务器端实现 ,简单的实现了数据的接收和转发-socket server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:699485
    • 提供者:陈晓宇
  1. UDPTalk09_06_10_22

    0下载:
  2. UDP通信,实现群聊,确认在线机制,为S/S模式,通过最终的服务器转发信息,较为简单-UDP communications, achieving group chat, confirmed online mechanism for S/S mode, the server forwards the information through the final, relatively simple
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:311279
    • 提供者:huang
  1. ChatRoomClient

    0下载:
  2. 客户端,实现连接服务器,向服务器发信息,并接受服务器转发的信息-Client, to connect the server, send information to the server, and accept the server forwards the information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:47406
    • 提供者:whoami
  1. Chat-in-broadcast-way

    0下载:
  2. 基于广播方式实现了局域网的聊天室,采用直接广播方式,没有服务器转发消息。-To achieve broadcast-based LAN chat room, direct broadcast, did not forward the message server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5399917
    • 提供者:superzhao
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com