CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UDP.c

搜索资源列表

  1. 可视电话软件

    0下载:
  2. NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:4932152
    • 提供者:古风
  1. Unix_Net_Program

    0下载:
  2. Unix下用C语言进行网络编程的范例,包括TCP、UDP等协议的应用等。-Unix using C language network programming paradigm, including TCP, UDP protocols in the application.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:66673
    • 提供者:zlq
  1. polling

    0下载:
  2. 此代码是用c开发的支持linux下的串口RS232,Rs485,Rs422modbus规约采集,然后通过网络UDP/IP发送采集的数据-this code is c linux support to the development of the RS232 serial port, Rs485, Rs422modbus Acquisition Statute, and then through the network UDP / IP to send data acquisition
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136991
    • 提供者:YangJie
  1. UDPListener

    0下载:
  2. 监听指定端口的UDP信息,可以通过UDP获取信息。基于C#进行编写,是联系C#网络编程的好例子。-eavesdropping designated ports UDP messages through UDP access to the information. Based on the preparation for C#, C# is linked network programming a good example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:901
    • 提供者:张延佳
  1. CsharpUDPsentcode.

    0下载:
  2. C# UDP 发送消息代码.很好的学习例子.-C# UDP messaging code. A good example of learning.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:36194
    • 提供者:tangyaobo
  1. udp_server

    0下载:
  2. VC++平台开发的,UDP协议传输的C/S模式编程,(转)有错误别找我啊-VC platform development, UDP transmission of the C / S mode programming, (to) find my other mistakes ah
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4457
    • 提供者:da_fly
  1. wssf

    1下载:
  2. JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54733
    • 提供者:乔峰
  1. zzcx

    0下载:
  2. The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system pas
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17802
    • 提供者:乔峰
  1. e041tcpipc51

    0下载:
  2. 51单片机TCP/IP实现源码,C语言编写,实现了UDP,TCP等功能-51 SCM implementation of TCP / IP source code, C language and realized the UDP, TCP functions
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:209375
    • 提供者:jj
  1. gnet-1[1].1.8.tar

    0下载:
  2. GNet是一个简单的网络库。它是目标定向的,用C语言编写,并建立在GLib上。它有意于小而快,易用并易接到端口上。 GNet支持抽象的Internet地址, TCP, UDP, IP Multicast,异步DNS查找, TCP连接,和SOCKS。它有文档编制和例子。-GNet is a simple network library. It is the goal-oriented, with C language and the establishment of the GLib on. It
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:350091
    • 提供者:丰忠仁
  1. IpMulti

    0下载:
  2. IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。-IP Multicast C Builder version. IP Multicast is a more efficient than broadcasting in UDP transmission mode, They have more advantages. Source code is provided in more detail in the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236700
    • 提供者:wking
  1. UDP_Demo_1

    0下载:
  2. 一个用UDP实现的网络即时聊天系统,语言用的C++,实用,大家可以一起学习-using UDP achieve a network chat system, using the C language, practical, we can learn
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:233862
    • 提供者:鞠鹏
  1. UDP_SHOW_1

    0下载:
  2. UDP实现的网络聊天工具,请大家来学习,语言C-achieve UDP network chat tools, we learn, language C.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:229844
    • 提供者:鞠鹏
  1. EX11-1

    0下载:
  2. 用C#实现的UDP套接字编程--使用SendTo和ReceiveFrom.-achieve UDP socket programming -- and ReceiveFrom use SendTo.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6118
    • 提供者:李立
  1. EX11-2

    0下载:
  2. 使用C#编程实现UDP套接字编程-Send和Receive-use C# programming UDP socket programming - Send and Receive
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6079
    • 提供者:李立
  1. botnet-1[1].6.3.tar

    0下载:
  2. 这种NAT内部的机器A连接过外网机器C后,NAT会打开一个端口.然后外网的任何发到这个打开的端口的UDP数据报都可以到达A.不管是不是C发过来的-such NAT internal machinery A connecting machines over external networks C, NAT will open a port. Then external networks to any of the open ports of UDP datagrams can be reached
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:160021
    • 提供者:w188w188
  1. UDP_test_source_code

    0下载:
  2. 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1304510
    • 提供者:wjz
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. NetSEEApp

    0下载:
  2. 网络UDP数据监控例子,灵活添加监控端口,显示远端IP,字节数等,使用C++Bulider5.0实现。-UDP data network monitoring example, to add flexibility monitoring ports, shows the distal IP, bytes, and so on. Use C Bulider5.0 achieve.
  3. 所属分类:网络编程

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

    0下载:
  2. 这是一个用C#写的一个很小的聊天程序!包括tcp和udp两种方式-This is a C# to write a little chat procedures! Including tcp and udp two ways
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2662
    • 提供者:杨科
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 43 »
搜珍网 www.dssz.com