搜索资源列表
-
0下载:
讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
-
-
0下载:
运用套接字编程实现tcp协议的服务器功能,具体采用c语言来实现-The use of socket programming tcp protocol server function, specific language used to achieve c
-
-
0下载:
C++语言的发展方向以及C++程序员的关注点,已经从以往注重运行时效率,转向到千方百计地提高程序员的编程效率上。随着标准库的广泛使用,现在已经能够比以往更高效地学习和使用C++。本版充分体现了这样的可能性-C++ language, as well as the development of C++ programmer' s attention has been focused on from the previous run-time efficiency, shift to do e
-
-
0下载:
用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
-
-
0下载:
TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side
-
-
0下载:
Development Programming Language C + + for the project OSHDLC - Open Source HDLC Transceiver
-
-
0下载:
贪食蛇程序,用c语言编程,只能用c编译软件运行,(如turboC等)需先设置BGi所在的文件夹,如程序中的D:\\TCPP\\BGI-Snake program, with c language programming c compiler software can only run, (such as turboC, etc.) should first set the folder where BGi, such as the procedures in the D: \ \ TCPP \
-
-
0下载:
tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
-
-
0下载:
tcp socket programming program in C language
-
-
0下载:
socket编程,TCP中继服务器,c语言实现-TCP iterative client-server interaction using BSD socket interface in C programming language
-
-
0下载:
用C语言写的winsock2网络编程简单例子,能实现局域网以及外网的通信-Written in C language programming winsock2 simple example network, LAN and external networks to achieve communication
-
-
0下载:
基于C语言的TCP编程,包括服务器端和客户端。-C language-based TCP programming, including server and client.
-
-
0下载:
使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
-
-
0下载:
网络编程
端口扫描器
c语言实现
暂时只能扫描一个端口-Network port scanner c language programming can only scan one port temporarily
-
-
0下载:
《TCP/IPSockets编程(C语言实现)(第2版)》为开发成熟且功能强大的Web应用程序提供所需的知识和技巧。《TCP/IPSockets编程(C语言实现)(第2版)》以教学指南的方式,帮助读者掌握在C语言环境下,用套接字实现客户—服务器项目开发的任务和技术。《TCP/IPSockets编程(C语言实现)(第2版)》的本版次增加了对最新技术的介绍,如对IPv6的支持,以及更详细的编程策略等内容。-" TCP/IPSockets programming (C language) (2
-
-
0下载:
用C语言或其它程序设计语言实现TCP协议工作过程D的程序,要求用开发语言中的数据类型实现TCP协议涉及到的相关数据结构,定义与其它协议模块的调用接口。-Using C language or other programming languages work process D TCP protocol procedures required to achieve call interface TCP protocol related to the relevant d
-
-
0下载:
该源码用c语言编写,属于网络编程,该ping程序是完成网络层的ICMP协议中的ping命令,可以测试发出的ping包和接收的ping包。-The source code using C language, belonging to network programming, the ping program is to complete the network layer of the ICMP protocol in the ping command, you can send Ping pac
-
-
0下载:
使用C语言实现socket多线程编程,入门级的小程序,适合初学者学习。-The use of C language socket multi-threaded programming, entry-level small procedures for beginners to learn.
-
-
0下载:
用C++ 语言实现的SOCKET网络编程的UDP协议,实现基本通信(SOCKET network programming UDP protocol implemented in C++ language to realize basic communication)
-