搜索资源列表
TCP_C
- 用于TCP连接,基于C++语言编写的一个程序。-For the TCP connection, C++ language based on a program.
UDP
- 讲述了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
ping_
- c语言编的ping程序,包括一些常用的网络应用方法-c language program for the ping, including some commonly used methods of network applications
TCP-IP.progamming
- 该程序是讲解TCP/IP实现的具体方法。其中包括协议内容的简单介绍和具体协议的实现方法。-this dacument tell us how to program the tcp/ip.it uses the c language .
new
- c语言实现多线程ping程序,功能类似windows自带的ping-c language multi-threaded ping program, similar to the windows built-in ping functionality
tanshishe
- 贪食蛇程序,用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 \
Socket-programming-TCP
- tcp socket programming program in C language
SingleServerWin32
- 使用C语言编写TCP/IP服务器、客户端程序,并能够在成功建立连接后在二者之间依次传送一个double、一个int、一个字符串数据。-Using the C language TCP/IP server, the client program, and the ability to successfully establish a connection between the two in order to send a double, an int, a string of data.
windows-socket-program
- c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
ping
- 该源码用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
routing-algorithm-sp2
- 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
tcp-ip
- CP/IP通信技术演示程序设计,VB语言为开发基础, 使用Socket 套接字作为开发的应用程序开发模型, 完成了网络在线聊天系统的设计及实现过程, 通过测试表明该系统可以方便的建立连接, 断开连接, 实现网络在线聊天系统的发送消息和接收消息等功能。内含此工程所有相关文件以及一篇程序设计演示报告演示。-TCP/IP communication technology demonstration program design, VB language for the development of t
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin