搜索资源列表
TcpipCommunication
- tcp/ip模式面向连接的程序,改编自书上例题,加入了服务器可以广播可以查找局域网计算机的功能-tcp / ip connection-oriented mode of procedure, adapted from the book of excellence, joined the server can broadcast LAN can find the computer's functions
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
kiate-1.6
- 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
javicq
- 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
Chat
- 简单的聊天程序,采用服务器/客户端方式,需要建立服务器连接,具体方法见说明文件-Simple chat program, the use of server/client mode, the need for server connection, the specific methods, see the documentation
CS
- 基于C/S模式的客户端服务器编程,通过TCP UDP连接实现时间查询,数值计算功能。-Based on C/S mode of client-server programming, TCP UDP connection through time inquiries, numerical computing.
SOCKcommunications
- SOCK通信原版,下载后修正的,基于控制台tcp连接模式的-SOCK original communications, after downloading amended, based on the console tcp connection mode of
SOCK_udp2
- SOCK通信原版,下载后修正的,基于控制台udp连接模式的-SOCK original communications, after downloading amended, based on the console udp connection mode of
ClienttFTP
- is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
babyftp
- testbox1: {/home/p-t/slacker/public_html} ftp -d testbox2 Connected to testbox2.slacksite.com. 220 testbox2.slacksite.com FTP server ready. Name (testbox2:slacker): slacker ---> USER slacker 331 Password required for slacker. Password:
windows2linux
- Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定 。Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。 普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会 有收益的。 同时本教程集成四大图解:图形模式安装Linux、文本模式安装Linux、显示参数配置 、Linux中连接ADSL-Linux is an excellent operating system, it suppo
tcpick
- tcpick is a textmode sniffer libpcap-based that can track, reassemble and reorder tcp streams. Tcpick is able to save the captured flows in different files or displays them in the terminal, and so it is useful to sniff files that are transmitted via
lab4
- Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
TCPMFC
- 使用VC++工具,TCP线程多连接MFC方式,简单使用易学-Using VC++ tools, TCP connection MFC multi-threading mode, simply use the learn
TCPConsole
- TCP线程多连接控制台方式,简单易学,实用-Multi-threaded TCP connection console mode, easy to learn, practical
PC_Screen_Monitor_System
- (1)基于异步I/O模式的C/S结构,基于TCP协议实现了Windows桌面监控程序; (2) 客户端主动连接服务器端,如果连接成功,可对服务器端进行桌面监视,并可控制服务器端的鼠标移动,左键按下或抬起,右键按下或抬起等功能。 -(1) based on asynchronous I/O mode of C/S structure, based on TCP protocol of the Windows desktop, monitoring procedures (2) activ
Socket
- 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
trunk.tar
- Linux 环境下网络 TCP 链接方式编程库,方便调用,支持IPv6,IPv4.-Linux environment TCP connection mode network programming library to facilitate the call, to support IPv6, IPv4.
trunk.tar
- Linux 环境下网络 UDP 链接方式编程库,方便调用,支持IPv6,IPv4.-Linux environment UDP connection mode network programming library to facilitate the call, to support IPv6, IPv4.
php51
- PHP通过ADO方式连接ACCESS数据库,附上实力代码方便大家下载使用。-ACCESS database via ADO connection mode