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

搜索资源列表

  1. TcpUdp

    0下载:
  2. 客户端之间直接的通信,采用UDP协议,采用C#语言。-Direct communication between the client, the UDP protocol, using c#.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:109901
    • 提供者:Cole
  1. c_p2p_linux

    0下载:
  2. 一个C语言编写的LINUX下的P2P软件,支持UDP-a linux base C p2p program, using UDP
  3. 所属分类:P2P

    • 发布日期:2017-04-09
    • 文件大小:1278033
    • 提供者:王生生
  1. udpdump

    1下载:
  2. linux c 编写的一个小抓包程序,本程序只抓获UDP包并对包信息进行记录,要获取其他包信息请自行扩展-linux c prepared a small packet capture program, the program only captured UDP packets and packets of information to record, to obtain additional information at your own extension packages
  3. 所属分类:Embeded Linux

    • 发布日期:2015-01-25
    • 文件大小:14336
    • 提供者:ppl
  1. P2PCht

    0下载:
  2. CSharp 写的UDP穿透Cone NAT 的例子, 包含服务器和客户端, C#源码-CSharp write through Cone NAT UDP examples, including server and client, C# source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:320660
    • 提供者:邓冬冬
  1. udpsocket

    0下载:
  2. linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视-c under linux language small code udp communication. . . Less than 1k, can not go, Japan! Md5 add the code inside, you can ignore the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:2416
    • 提供者:丁麟翔
  1. 16

    0下载:
  2. 16进制转字符 可用于c语言 udp dns-16 hexadecimal characters can be used in c language switch udp dns
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:365565
    • 提供者:hyliu
  1. MFCUDP

    0下载:
  2. 基于UDP实现局域网内的聊天,能让刚接触C++中mfc编程的学习者更好的了解UDP协议,更好的步入vc++的网络编程。该含有代码和可执行文件,不可多得哟-A better understanding of the UDP protocol based on UDP LAN chat, make new to C++ mfc programming learners walk vc++ network programming. This contains the code and executab
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:1918198
    • 提供者:yin jun
  1. SOCKETUDPCS

    0下载:
  2. socket c/s udp 服务端和客户端的源代码,绝对自己原创的啊-socket c/s udp server and client source code, the absolute own original ah. . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1426
    • 提供者:菜鸟wei
  1. UdpSendFileDemo---6

    0下载:
  2. 一个C#的UDP文件传输示例,分享给大家-C# udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:627956
    • 提供者:F1
  1. bcast

    0下载:
  2. 所属分类:Internet/网络编程

    • 发布日期:2016-12-23
    • 文件大小:9208
    • 提供者:站长
  1. FindMail

    0下载:
  2. 站长写的搜索email地址的程序-Station to write email address search procedures
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:504558
    • 提供者:站长
  1. talk

    0下载:
  2. 基于UDP的局域网聊天程序,没有采用C/S通信模式,对于初学linux编程的人,非常有参考价值。-UDP-based LAN chat program, without the use of C/S communication mode linux for beginner programmers who are very good reference material.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:1586
    • 提供者:周慧宗
  1. ECSSockComponents

    0下载:
  2. 开发语言可以为C#,Delphi和VC,并支持面向对象的开发的支持,在服务容量增加的时候很方便的扩充,因此可以很方便的开发C/S网络应用。此外,充分利用UDP的优点并增加了通讯的可靠性。以及对用户的可管理性简化了用户的开发难度。-Development language for the C#, Delphi and VC, and to support the development of object-oriented support to increase capacity in the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1695077
    • 提供者:黄佳星
  1. Chat_Application

    0下载:
  2. 简单的c++ 聊天程序 用udp 需要文件 Chat ApplicationDlg.cpp Chat ApplicationDlg.h Chat Application.cpp stdafx.cpp stdafx.h-Simple c++ Chat program needs to use udp document Chat ApplicationDlg.cppChat ApplicationDlg.hChat Application.cppstdafx.cppstdaf
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:5337078
    • 提供者:Nathan
  1. SimpleUDPSender

    0下载:
  2. c语言写的,直接调用SOCKET接口的UDP客户端以及服务端的实现,简单实用。-c language directly call SOCKET interface UDP client and service side of the realization of simple and practical.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:8372
    • 提供者:shanda630679
  1. netmsg

    0下载:
  2. 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:248698
    • 提供者:肖武华
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:571312
    • 提供者:赵炜
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. udps

    0下载:
  2. udp网络程序服务器端,linux下C编程-udp network server client, linux under the C programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:zwy
  1. UDPServer

    0下载:
  2. 一个UDPServer的实现,直接创建该对象就可以使用,方便快捷-Am implemetation of UDP Server based on C++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:10263
    • 提供者:老杨
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 43 »
搜珍网 www.dssz.com