搜索资源列表
1.8
- 用VC编译的简单的反向连接后门,客户端和服务端使用的端口可以自动设置,还设置了几个简单的远程登录后可执行的命令行-VC compiled easy to use reverse connection back door, the client and server use the port can be automatically set, but also set up a remote log in a few simple command line executable after
Ping
- vc环境下实现ping命令,非常好的例子,可以参考一下。-vc achieve ping command, a very good example of oh
Ping
- VC++实现Ping命令,适合初学者学习,-VC++ Ping command, suitable for beginners to learn,
ping
- 用VC++6实现的ping命令,对熟悉网络编程十分有用。-With VC++ 6 to achieve the ping command, to people familiar with network programming is very useful.
ContinuePing
- vc实现连续的ping命令功能。输入一IP地址,设置ping次数-vc achieve continuous ping command function. Enter a IP address, set the number of ping
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
myPing
- 基于vc++ .net的网络编程,实现简单的ping命令。-Based on vc++. Net network programming, the realization of a simple ping command.
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
nbtstat
- 网络命令nbtstat的VC版源代码,看看还是有收获-The VC version of the network command nbtstat source code to see if there are still harvested
vc20080918297467
- 使用vc开发的网络通信程序,通过命令交互实现远程的数据备份。-Using vc network communication program developed by the command interactive remote data backup.
Emote
- VC++开发的QQ聊天辅助发表情工具OicqEmote源代码,它是一个配合Oicq使用的聊天辅助软件,可以方便地在QQ里输入定制的MUD表情并发送,允许通过命令行的方式使用表情,大大提高了聊天速度,极大的丰富了聊天的乐趣-VC++ development of the QQ chat auxiliary published intelligence tools OicqEmote source code, it is a tie Oicq use chat auxiliary software,
WinPing
- 简单的Ping 命令程序,用VC++编写,代码简练,方便理解。-Simple Ping command procedures written with VC++, code concise, easy to understand.
SocketServer
- 简单的VC++虚拟代理服务器的源程序,以命令提示符的形式运行-Simple VC++ source code of the virtual proxy server to run the command prompt in the form of
Ping
- Windows下网络Ping命令的VC代码实现!-Windows, Network Ping command VC code!
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
CsmaCaEmluator
- 无线局域网802.11协议CSMACA算法模拟程序,命令提示符窗口,VC++。程序使用较为简单,直接在控制台下键入程序名,回车即可-Wireless LAN 802.11 the agreement CSMACA algorithm simulation program, the command prompt window, VC++. The program uses a relatively simple, directly in the console, type the program
Telnet-software
- VC++ 可视化Telnet软件源程序,原来的Telnet是基于CMD的,也就是命令提示符,现在把它做成了窗口形式.-The Telnet software source VC++ visualization the original Telnet is based on CMD the command prompt that is, now put it into the form of a window.
SocketServer
- 简单的VC++虚拟代理服务器的源程序,以命令提示符的形式运行。. -Simple VC++ virtual proxy server source code, a command prompt in the form of running. .
Code
- Ethernet帧结构解析程序 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile VC++ 6.0 编译运行通过-Ethernet frame structure parser program command line program executable file named FrameParser.exe, command line format is as follows: FrameP
TestHttp
- 使用VC++post或get命令发送数据至nginx服务器(Send data to the nginx server using the VC++post or get command)