搜索资源列表
WebCast20061215am_Demo
- ASP.NET实战编程(六) 电子商务系统-ASP.NET actual programming (f) e-commerce systems
aspPageInfo
- socket编程,一个是服务器,一个作为客户端,服务器端可以给客户端发送图片,适合初学者-socket programming, one is the server as a client, server-side to the client can send a picture, suitable for beginners
API26
- asp的API接口演示程序要求服务器或虚拟主机能够运行IIS等Web服务器, 运行演示程序前,下载并解压缩本演示程序,由于本API接口系统都是通过socket获得数据,因此使用本程序时请确认您的IIS服务器已安装w3Sockets组件-asp procedural requirements of the API interface demo server or virtual host can run IIS and other Web server, run the demo program
ASP.NET_Web
- ASP.NET Web应用程序开发 Response 与 Request 8.2 Application与Session 8.3 理解Global.asax 8.4 使用 Web 用户控件 8.5 统计网站在线人数 8.6 统计用户登录次数 8.7 上传文件 8.8 发布即时信息 -ASP.NET Web
ASP-COM-
- 实现了在网页中点用visual c++所写的COM组件 并当用户点击网页时 自动向服务器发送SOCKET数据-Achieve the midpoint of the page written with visual c++ COM component and when the user clicks on a Web page data automatically sent to the server SOCKET
chat
- 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
Chat
- asp.net+flash简单编程,利用socket实现.功能还是基本实现了-asp.net+flash simple programming, the use of socket. function is basically achieved