虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

UDP-Under

  • /*_############################################################################ _## _## SNMP4J -

    /*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    标签: SNMP4J

    上传时间: 2015-11-23

    上传用户:lxm

  • /*_############################################################################ _## _## SNMP4J

    /*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/

    标签: SNMP4J

    上传时间: 2015-11-23

    上传用户:nairui21

  • 利用VB中WINSOCK实现局域网中的通信

    利用VB中WINSOCK实现局域网中的通信,对于局域网用户中的编程爱好者来说,如果能自己编一个局域网通信程序,那么这一切将是多么美妙!可是,如果要从头开始完全由自己来编写一段用于通信的程序,必须对相关的网络协议及其他的一些较底层的技术有较深入的了解,这可不是一件容易的事。而现在有了Winsock控件,一切就不同了,它已经替你封装了所有烦琐的技术细节,并提供了访问TCP和UDP网络服务的方便途径。你只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且还可以双向交换数据,而这一切都不需你了解TCP的细节或调用低级的Winsock APIs。

    标签: WINSOCK 局域网 通信

    上传时间: 2015-11-27

    上传用户:lps11188

  • NetTalk是一个适用于局域网和因特网的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MF

    NetTalk是一个适用于局域网和因特网的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二.支持环境 Windows98/ME/2000/XP 三.所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四.性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。

    标签: NetTalk Windows Server Visual

    上传时间: 2013-12-23

    上传用户:yy541071797

  • The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use

    The FatFs/Tiny-FatFs module is opened for education, reserch and development. fat file.You can use, modify and republish it for personal, non-profit or profit use without any limitation under your responsibility.

    标签: development Tiny-FatFs education reserch

    上传时间: 2013-11-29

    上传用户:wcl168881111111

  • First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But

    First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is recorded and encoded locally then sent as a message, decoded and played back by your peer. Voice messaging allow you to go through any firewall, so that you can continue to chat and talk with your friends from an applet !

    标签: Applet-phone capabilities User-Agent messaging

    上传时间: 2014-01-11

    上传用户:c12228

  • linux下的应用程序

    linux下的应用程序,开发平台是周立功MagicARM2410开发板(周立功的三星开发板),内容包括线程、tcp协议、udp协议等

    标签: linux 应用程序

    上传时间: 2015-12-02

    上传用户:shus521

  • This the implementation of structural SVM for training complex alignment models for protein sequence

    This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.

    标签: implementation structural for alignment

    上传时间: 2014-01-11

    上传用户:chenbhdt

  • 硬件基于8051与RTL8019 OpenTCP_8051 一共220K 提供了客户端

    硬件基于8051与RTL8019 OpenTCP_8051 一共220K 提供了客户端,服务端,TCP,UDP等。

    标签: 8051 OpenTCP 8019 220K

    上传时间: 2014-07-04

    上传用户:ywqaxiwang

  • 本篇文章是配合MICROCHIP公司以太网控制器ENC28J60使用的以太网协议栈

    本篇文章是配合MICROCHIP公司以太网控制器ENC28J60使用的以太网协议栈,是一种TCP/IP协议的实现,可以非常方便根据系统建立自己的TCP或者UDP等连接!

    标签: MICROCHIP ENC 28J J60

    上传时间: 2015-12-11

    上传用户:BIBI