搜索资源列表
udpV3.1
- udp调试开发用的一个小程序,是学习udp编程的好例子-udp debugging development with a small procedure, is to learn from good examples of programming udp
MicrosoftCProgramming
- 微软C编程精萃,经典图书,对编写工程代码很有帮助。-The essence of Microsoft' s C programming, classic books, very useful for the preparation of the project code.
CCppProgrammingSpecifications
- 全面介绍C/C++的编程规范的电子图书,十分实用。-Full descr iption C/C++ programming specifications e-books, very useful.
UDP
- C++编程实现UDP协议扫描端口,经检验源码可用,己生成程序-C++ Programming Scan UDP protocol port, source code is available via testing, has been generating program
client.c.tar
- client code for tcp ip programming
TCP
- TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side
linuxC
- linux操作系统下C编程入门,其中有TCP/IP编程的开发实例。-Introduction to C programming under linux operating system, including TCP/IP programming is introduced.
C.Sockets
- Socket programming in C - use the currently accepted functions which are IPv6 compliant. Older code only works with IPv4. Plenty of code included, as well as explanation.-Socket programming in C - use the currently accepted functions which are IPv6 c
C_Programming_TcpServer_stress_test_tool_code
- C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
GoodExpertCPgm
- very good c programming book by Peter van der Linden
CarEnvir
- 智能汽车远程服务,通过C#编程来实现的一种智能化的服务-Smart Car remote service, through C# programming to achieve the kind of intelligence service
Socket-programming-TCP
- tcp socket programming program in C language
Simple-UDP-based-network-programming
- 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
TCP.Sockets.in.C
- TCP Sockets in C EBook teaches you the basic through advanced ideas and concepts in programming TCP Socket in C.
sockets-Programming-in-CPP
- sockets Programming in C-sockets Programming in C++
MessageRelaySystem
- socket编程,TCP中继服务器,c语言实现-TCP iterative client-server interaction using BSD socket interface in C programming language
FindUdpPort
- UDp端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。点击UDP Scan按钮,实现对UDP端口的扫描过程。在Windows操作系统环境中,建议使用Visual C++编程工具实现。-UDp port scan, can scan any install TCP/IP protocol, host, and can scan a port in the host. Click on the UDP Scan button on the UDP port scan
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
Web-application-source-code
- 使用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
C# tcp通信 登录 服务器端验证
- c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)