Welcome![Sign In][Sign Up]
Location:
Search - TCP/UDP

Search list

[TCP/IP stackmyQQ

Description: 一个TCP和UDP聊天、传收文件程序,有兴趣的可以下来看看哦-A TCP and UDP chat, Chuan documents procedures, are interested can look down Oh
Platform: | Size: 114688 | Author: tangyuanliang | Hits:

[TCP/IP stack200811014323652

Description: 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类 SH_Udp UDP类 SH_Multicast 多播类 SH_Broadcast 广播类 SH_RawSocket 原始套接字类 SH_Pipe 管道类 SH_Mailslot 邮槽类 SH_SMem 共享内存类 SH_Log 日志类 SH_File 文件类 SH_FileVer 文件版本信息类 SH_Audio 音频类 SH_Time 时间类 SH_Timer 定时器类
Platform: | Size: 58368 | Author: dsf | Hits:

[TCP/IP stackUDP-comunication

Description: UDP是一种面向非连接,不可靠的通讯协议,相对于TCP来说,虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。
Platform: | Size: 1024 | Author: 蓝德岩 | Hits:

[Internet-Networkwlchxsjym2

Description: Visual C++网络程序设计实例详解 简介:本书全面介绍了使用Visual C++开发各种网络程序的方法与技巧,内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。-Visual C++ Network programming examples Detailed Description: This book gave a comprehensive account of the use of Visual C++ The development of a variety of network procedures and techniques, covering TCP and UDP client/server programming, Internet and LAN on Remote PC control, link layer of the computer scanning technology, routing tracking technology, IP spoofing, password intercepted and the protection of technology, network packet intercepted technology, serial communications technology, IOCP technology, as well as stratified agreement, NDIS layer between programming, such as a network drive.
Platform: | Size: 1765376 | Author: lee | Hits:

[Internet-Networkwlchxsjym3

Description: 内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。-Covers TCP and UDP client/server programming, Internet and LAN on the remote PC control, link layer of the computer scanning technology, routing tracking technology, IP spoofing, password intercepted and the protection of technology, network packet intercepted by technology, Serial Communication Technology, IOCP technology, as well as stratified agreement, NDIS layer between programming and other network drive.
Platform: | Size: 3205120 | Author: lee | Hits:

[TCP/IP stack13

Description: UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒体通信、多播等应用在传输层采用的就是UDP协议。
Platform: | Size: 2048 | Author: 猪八戒 | Hits:

[OS Developgetnetinfo

Description: 读取TCP连接数,UDP接收、发送包数源代码-Read TCP connections, UDP receive and send packets several source code
Platform: | Size: 1024 | Author: 夏图灵 | Hits:

[Modem programCshareGSMLEDapp

Description: (C#)GSM LED控件应用源程序 无线LED 条屏是一种全新的信息媒体,基于GPRS无线互联网络技术,内置udp-TCP/IP协议栈的工业级GPRS Modem)提供LED 控制卡透明的GPRS网络通信接口,配合服务器软件,实现对LED 显示屏的大规模组网。-(C#) GSM LED controls the application of Article source wireless LED screen is a new information media, based on the GPRS wireless Internet network technology, built-in protocol stack udp-TCP/IP industrial-grade GPRS Modem) to provide transparent LED control card the GPRS network communication interface with the server software, to realize large-scale LED display network.
Platform: | Size: 412672 | Author: wxh | Hits:

[TCP/IP stackARMTCPIP

Description: 是一个在ARM上实现TCP/IP通信的程序包,其中有TCP,IP,UDP等源程序。希望对大家有用-Is an ARM to achieve TCP/IP communications package, including TCP, IP, UDP, such as source code. Hope useful for everyone
Platform: | Size: 2729984 | Author: hexiaolin | Hits:

[JSP/JavaJPCAP

Description: 众所周知,JAVA语言虽然在TCP/UDP传输方面给予了良好的定义,但对于网络层以下的控制,却是无能为力的。 JPCAP扩展包弥补了这一点。-As we all know, JAVA language although the TCP/UDP transmission to give a good definition, but for the network layer below the control, but is powerless to do anything. JPCAP expansion pack to make up for this.
Platform: | Size: 4096 | Author: 远方 | Hits:

[Video CaptureVideoTransmission(INDY10)

Description: 在原先源码的基础上修改,能够在基于indy10的delphi2007环境下编译通过,支持udp和tcp两种方式。-In the original source based on changes in the indy10 based compiler through delphi2007 environment, support udp and tcp in two ways.
Platform: | Size: 1204224 | Author: 阿牛 | Hits:

[Internet-Networksocket

Description: C语言编写的socket服务端测试程序,其中TestRecv_UDP为UDP服务端程序,TestRecv_TCP为TCP服务端程序,供初学者参考-C language socket server test procedure, which TestRecv_UDP for the UDP server program, TestRecv_TCP for the TCP server program for beginners reference
Platform: | Size: 1024 | Author: nin | Hits:

[Communicationtcp_delphi

Description: Udp收卡程序,可能只用一個端口,同時連接多個客戶端,公司正在用此程序,效果不錯-UDP admission card program may use only one port, at the same time to connect multiple clients, the company is using this procedure, good results
Platform: | Size: 3504128 | Author: | Hits:

[JSP/JavaJavachatproject

Description: 使用TCP和UDP协议,支持多人聊天的聊天室-The use of TCP and UDP protocol to support more than chat rooms chat
Platform: | Size: 2704384 | Author: jiajia | Hits:

[Internet-NetworkIPMSG

Description: 飞鸽传书 (IP Messenger)是应用广泛的局域网通信软件,可实现跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密。-Dove Chuanshu (IP Messenger) is a widely used local area network communications software, enabling cross-platform exchange of information, based on TCP/IP (UDP), no server, easy-to-use can send files and folders, communications data using RSA/Blofish encryption.
Platform: | Size: 138240 | Author: ws_rain | Hits:

[JSP/Java30115450638

Description: 基于TCP和UDP开发的聊天程序,用JAVA开发,请大家参考下,多多指教。-TCP and UDP-based chat program developed with JAVA development, please refer to the next exhibitions.
Platform: | Size: 67584 | Author: 张成涛 | Hits:

[TCP/IP stackLocal_area_network_truncation_package_procedure.ra

Description: 一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -A LAN environment, using C language (1) determine the cut-off packet Methods: RAW mode including SOCKET, PACKET32 and direct as a NDIS driver hung in the (2) require the interception of the following types of packets and Analysis: Ethernet frame format , IP packets, ICMP packets, TCP Segment, UDP packet description and other related fields.
Platform: | Size: 1209344 | Author: wulinxin | Hits:

[Internet-Networktcpip_c51

Description: c51实现的TCP/IP协议,支持udp,http,icmp,arp,tcp/ip等几乎所有的协议-C51 achievable TCP/IP agreement, support for udp, http, icmp, arp, tcp/ip, etc. Almost all the agreements
Platform: | Size: 104448 | Author: yang | Hits:

[Communication-Mobilegprsc

Description: :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,Socket,tcp协议,ip协议,ppp,ppp协议,udp协议,下载,示例,编程示例,示例代码,源代码。单片机,mc51,mc51单片机,430,plc,组态软件,组态王,8051,89c52等。无线传输,无线上网,gprs无线上网,终端。Internet,网络,网络编程。网络设计,gprs组网方式,gprs,tcp/ip包,tcp/ip数据包,tcp/ip数据包格式,报文格式,-err
Platform: | Size: 99328 | Author: jinming | Hits:

[Windows DevelopWsterm

Description: TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能;-Terminal TCP.IP source code is a realization of a terminal TCP.UDP procedures can be achieved through the terminal POP3, SMTP, FTP and other functions
Platform: | Size: 324608 | Author: 罗宾 | Hits:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

CodeBus www.codebus.net