搜索资源列表
EthernetUDP
- ethernet mac core.this is the etherenet udp application
DSP_TCPIP
- 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN s
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
opensips-1.5.2-tls_src.tar
- sip服务器原代码,要求在linux或者unix下安装,可以用于建立自己的voip系统,基于sip协议-OpenSIPS brings: robust and performant SIP (RFC3261) Registrar server, Location server, Proxy server and Redirect server small footprint- the binary file is small size, functionality can be stri
The_Linux_Networking_Architecture
- 除了PPP、IP、防火牆、路由、TCP、NAT、UDP及套接字等核心問題外,本書還討論了最新的協議及協議擴展,譬如各種DSL訪問技術中用到的PPPoE協議、Bluetooth(藍牙)四驅動程序及QoS(Quality-of-Service,服務質量)支持等-In addition to PPP, IP, firewall, routing, TCP, NAT, UDP, and sockets and other core issues, this book also discusses the
Core
- 模式化UDP,详细请看明细,包含连接,线程池-Model-based UDP, fee details, including connections, thread pool
udp_ip__core_latest.tar
- udp/ip stack for just streaming the data over IP video or audio vhdl code to run in vhdl
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
UDP_Core
- 本人用verilog编写的UDP协议,经测试可用。-I am prepared to use verilog UDP protocol, the test is available.
UDP-file-transmitter
- C#基于UDP的文件传输实现,使用多线程实现。代码不多,但是包含了文件传输的核心思想。-C# based on UDP file transfer realize, using multi-threading implementation. The code is not much, but contains a file transfer core ideas.
udp_ip__core_latest.tar
- UDP IP core with source code
FPGA-Communication-Framework-.tar
- 这是来自开源网站OpenCores的程序,版权归作者所有,仅供学习交流。一个上位机软件源程序,和一个FPGA硬件核的源程序(<600slices),上位机软件可以通过UDP/IP连通FPGA实现通信。-This is from the open source the website OpenCores the program belongs to the author, only learning exchanges. A host computer software source cod
NatProject
- C#平台下的UDP打洞 本人纯手工 里面核心代码有很多注释 -Under the platform of C# UDP holes My hand inside the core code has a lot of notes
lwIP-stack
- 此文件夹包含lwIP轻量协议栈,能运行在基于cortex M3内核的ARM芯片上,适用于无线传感器网络的节点组网测试,通过udp通信把采集的数据上传到服务器端。-This folder contains lwIP lightweight protocol stack runs on cortex M3 core ARM-based chips for wireless sensor network node network testing, through udp upload the coll
udp_socket
- 基于Ti-cc3200的udp开发实例源码-ti-cc3200 udp core
mina-core-2.0.4.jar
- Apache Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架。它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。-Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abst
0822
- MFC下的编程技术是整个设计的核心。在仔细学习了孙鑫老师的视频教程后,对网络编程做了一次梳理,本道设计采用的是基本套接字SOCKET的编程,基于UDP实现。(The programming technology under MFC is the core of the whole design. After careful study of Sun Xin's video tutorial, the network programming done a comb, this design is
