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

搜索资源列表

  1. ucos_vc0.20

    0下载:
  2. 把UCOS-II移到VC下,非常方便调试与学习,为把TCPIP,FS,GUI移到VC下做准备.-put UCOS-II moved to the VC, a very convenient debugging and learning to turn TCPIP, FS, GUI moved to the VC under preparation.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:103535
    • 提供者:谢锡锋
  1. netBookshop

    0下载:
  2. 网上书店系统由两部分组成:购书网站和订单处理中心。其中购书网站是一个Web应用程序, 用户可以通过Web浏览器登录到此网站.在此网站,用户可以搜索要找的书,查看详细信息,购书(将书加入购物车)。订单处理中心用来管理购物网站转过来的订单(可以查看待处理的订单,删除已处理的订单)。-online bookstore system composed of two parts : Buyers website and order processing center. Buyers website whi
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:792596
    • 提供者:
  1. 51tcpip

    0下载:
  2. 单片机上网源代码,tcp/ip简化源代码,网口转串口-SCM Internet source code, tcp / ip simplify source code, I turn Serial Network
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:617581
    • 提供者:shen0106
  1. arpguard

    0下载:
  2. 防止arp欺骗,保护网络的安全。比较好的学习arp的源代码。 经测试可有效应对网络执法官、netcut等工具,对于网络执法官等造的IP冲突,可不于理睬,把提示窗口拖到不碍眼的地方(win2000)即可,不影响上网。可以显示攻击的MAC地址。 支持连续防护和仅需要时防护两种模式。程序退出时自动保存设置(网卡选择和防护模式),自动恢复本机环境,自动检测网关变化,方便笔记本使用。版权归作者所有!-prevent fraud, the protection of the network sec
  3. 所属分类:网络截获/分析

    • 发布日期:2008-10-13
    • 文件大小:51059
    • 提供者:刘叶
  1. XMLToBin

    0下载:
  2. Delphi写的xml解析器,可以用它来把XML文档与二进制文档相互转换。-Delphi write xml parser can be used to turn XML documents and binary file conversion.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:21843
    • 提供者:杨文捷
  1. EMall

    0下载:
  2. 这是个用ASP.NET开发的邮件系统!对于初学者是个很好的学习事例!我也是看到其他网站的转过来的!欢迎大家下载-This is a development with ASP.NET mail system! For beginners, is a very good example of learning! I also see other websites turn! You are welcome to download
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:912881
    • 提供者:林海
  1. Chat_Socket

    0下载:
  2. 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:4186
    • 提供者:Andy
  1. DormTools

    0下载:
  2. 寝室无线网共享软件,笔记本电脑开启wifi,并可自动关机,多人联机到一台电脑上网。 本软件可以让你或你室友的手机或平板电脑连接到电脑上,通过wifi上网。想一想,熄灯后,通过本软件将笔记本的无线共享打开,设置1小时后定时关机,然后躺在床上,用手机上网,在线看视频-Bedroom wireless network to share software, laptops open wifi, and can automatically shut down the online multiplaye
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-09
    • 文件大小:2280482
    • 提供者:random
  1. WakeOnLAN(WOL)

    2下载:
  2. WakeOnLan (or for short just WOL) is a mechanism with which a network Interface Card (NIC) could turn a machine on by receiving a special packet through the LAN.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-01-21
    • 文件大小:660966
    • 提供者:
  1. ldpc_h2g

    1下载:
  2. 另外一种将H矩阵转化为G矩阵的方法,相对来说这种方法性能比较稳定-another way to turn H matriax to G matriax,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:2124
    • 提供者:马福利
  1. Turn

    0下载:
  2. stun协议,实现私网地址转换,也就是NAT转换-NAT map
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:211964
    • 提供者:songqian
  1. CreateGUID

    0下载:
  2. 这里使用了两个Demo进行测试。其中HijackPipe.exe是服务端,他接受客户端PipeClient发送来的数据,对该客户权限进行模拟,并使用在控制台打印出当前进程的用户名。我们使HijackPipe.exe运行在普通账户aaa下,并使用Runas命令让客户端PipeClient运行在管理员权限-If a server via named pipes to communicate with a client, the server can use the Windows API funct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1151035
    • 提供者:blacker
  1. qqtail

    0下载:
  2. qq尾巴,模拟尾巴实现,使用时候关掉防火墙-qq tail, simulating the tail of the achievement, the use of time to turn off the firewall
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-24
    • 文件大小:39026
    • 提供者:fdsafsf
  1. translate

    1下载:
  2. 一个自动翻译软件,DLEPHI7开发. 目前支持英翻中.功能强大,前提是必须联网. 秘密在哪里,看了源代码就知道了. :)-An automatic translation software, DLEPHI7 development. Now support the British in turn. Powerful, the prerequisite is to be networked. Secret where, having read the source code to k
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:6747
    • 提供者:xiaorang
  1. tian1code

    0下载:
  2. 这个是早时候,韩国天堂1的代码,据说美服和台湾的也能用,翻出来了,传上给需要的-This is a long time, South Korea paradise one code, it is said the United States and Taiwan, also serving can, turn out, Chuan-on to take a look at the necessary
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:392406
    • 提供者:dong
  1. 20070328_TelnetServer

    0下载:
  2. 一个telnet服务器源代码,功能如下: 对文件、目录的操作,注销、重启、关闭计算机。允许/禁止屏保,反转鼠标左右键,发送信息等。 -A telnet server source code, the following functions: to document, catalog operations, write-off, restart, turn off the computer. Permit/prohibition of screensavers, inversion aro
  3. 所属分类:Telnet Server

    • 发布日期:2017-04-01
    • 文件大小:24242
    • 提供者:bromheaven
  1. 5724_z

    0下载:
  2. 此版本更新了2大功能 1.自定义网站模板功能(系统内增加2套模板框架并且各种颜色都有,只要从后台 调用就可以用)。2.增加文章内容分页显示功能,一条长的内容可以分页添加,分页显示。 我们申明:我们的免费版本肯定可以使用,只是关闭了小部分收费功能,基本功能全部开通。我们绝对不 浪费大家的测试时间。你可以直接访问http://cms.xiao2006.cn/free 测试我们的系统。 资源:不管用免费版本或收费版本的都可以享受到我们的一些特色资源。我们推出了自定义网站模板
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-09
    • 文件大小:1854937
    • 提供者:孙冕
  1. example

    0下载:
  2. 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selection search terms in order to ac
  3. 所属分类:Search Engine

    • 发布日期:2017-04-23
    • 文件大小:10692
    • 提供者:faruh
  1. urlrewritefilter-3.1.0

    0下载:
  2. 转换伪html,非常方便的使用,你是需要的东西!-turn html turn html turn html turn html turn html
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:137283
    • 提供者:shhh
  1. NAT_Traversal_Using_ICE

    0下载:
  2. VOIP和网络通信中使用ETUN、TURN和CIE穿越NAT防火墙-NAT Traversal for VoIP and Internet Communications using STUN, TURN and ICE
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-09
    • 文件大小:1541533
    • 提供者:徐敏
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com