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

UDP-Under

  • 音视频矩阵的串口控制程序

    音视频矩阵的串口控制程序,可以实现8进四出的控制。同时提供了udp监听,接收网络命令,实现网络上控制音视频矩阵。需要用到著名的trayicon控件和mscomm控件

    标签: 音视频矩阵 串口控制 程序

    上传时间: 2014-01-06

    上传用户:ikemada

  • 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章

    〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。

    标签: Embedded Visual EVC 高级编程

    上传时间: 2015-03-29

    上传用户:moerwang

  • 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码

    杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应用程序的下载。

    标签: ARMSys 44B0 开发板 源代码

    上传时间: 2013-11-30

    上传用户:小鹏

  • Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include

    Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll

    标签: compile JavaProg include program

    上传时间: 2014-11-16

    上传用户:思琦琦

  • sockets API封装类

    sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。

    标签: sockets API 封装

    上传时间: 2015-04-02

    上传用户:aeiouetla

  • Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is

    Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" All brand names, product names, or trademarks belong to their respective holders.

    标签: Permission Copyright 259 Dumitriu

    上传时间: 2015-04-02

    上传用户:jackgao

  • 在linux环境下

    在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP

    标签: linux 环境

    上传时间: 2013-12-28

    上传用户:busterman

  • Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port

    Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. This means its development is open to even wider society of programmers wishing to improve their lovely assembler. The NASM project is now situated at SourceForge.net, the most famous Open Source development center on The Net. Visit our development page at http://nasm.2y.net/ and our SF project at http://sf.net/projects/nasm/

    标签: developers widespread netwide respect

    上传时间: 2014-01-20

    上传用户:2404

  • 用来测试端到端的网络带宽

    用来测试端到端的网络带宽,即可用tcp测,也可用udp测,非常好

    标签: 测试 端到端 网络带宽

    上传时间: 2015-04-07

    上传用户:VRMMO

  • 在51单片机上用汇编实现的TCP/TP协议网络通信

    在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议

    标签: TCP TP 51单片机 汇编

    上传时间: 2013-12-21

    上传用户:familiarsmile