搜索资源列表
serverclient
- TCP/IP协议是网络通信的基础性协议,通过实验深入理解和掌握基于TCP/IP协议的网络通信概念、原理以及网络客户机/服务器模型的感念,熟悉常用的Windows API函数的用法,利用C++语言实现流式套接字的网络通信编程。 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为本地127.0.0.1,客户、服务器端口为6000。服务器先运行进入等待连接状态,客户端与服务器连接后开始通信。 实验项目的实验方法概述: 实验采用C/S结构,使用TCP/IP协议,服务器IP地址为
用WINSOCK实
- WINSOCK 是在Windows进行网络通信编程的API接口,也是Windws网络编程的事实标准。在网络编程中最常用的方案便是客户机/服务器模型。本文提出了在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-WINSOCK is in the Windows communications network programming API, as well as network programming by Windows, the de facto standa
winsock
- WINSOCK 是在Windows进行网络通信编程的API接口,也是Windws网络编程的事实标准。在网络编程中最常用的方案便是客户机/服务器模型。-WINSOCK is a communication network programming in the Windows API interface, is Windws de facto standard for network programming. The most commonly used in network programming
SelectSocket
- socket编程常用到的方法,select 模型,实现网络传输,源码很好用。-socket programming methods commonly used, select model, network transmission, source code is useful.
windows-socket
- 几种常用的Windows Socket 模型 好用又实用。-Windows Socket model several kinds of useful and practical.
02--TCP_IP
- 网络原理(TCP/IP),OSI七层模型,常用的网络常识-Principle network (TCP/IP), OSI seven models, knowledge of commonly used network
select_IO_model
- 自己写的关于socket通信IO模型,这里面选择的是select模型,很常用也很实用-Write your own socket communications on IO model, which select which model is selected, it is often very useful
multithreaded_server
- 详细介绍了Linux多线程服务器的常用编程模型。-Details of the Linux multi-threaded server programming model commonly used.
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
multi-thread-server-mode
- Common programming model of multi thread server多线程服务器的常用编程模型-Common programming model of multi thread server
hncms_beta_1.0
- 红鸟CMS,纯原生PHP代码编写;轻量级模板引擎;独特的前后台栏目对应管理;管理员可按栏目分权限;常用栏目模型(文章、图文、单页、表单);UrlRewrite支持;主题中可插入自定义函数;完全免费!-Red Bird CMS, pure native PHP code is written lightweight template engine unique front and back sections correspondence management administrator pr
hongniao_v1.0
- 纯原生PHP代码编写; 轻量级模板引擎; 独特的前后台栏目对应管理; 管理员可按栏目分权限; 常用栏目模型(文章、图文、单页、表单); UrlRewrite支持; 主题中可插入自定义函数; 完全免费! -The original column of PHP code prepared lightweight template engine unique front and back columns corresponding to the management administrator
778083
- 瑞利杂波模型是研究的最早而且最常用的早搏模型,本程序对其进行了仿真,用作后续信号的处理()