资源列表
webBroser
- 一个网络浏览器的VC++演示程序,希望对大家有用-A Web browser in VC++ demo program, we hope to be useful
tcpclient
- tcp socket客户端,Windows网络编程-tcp socket client, Windows network programming
tcpsrv
- tcp socket通信服务器端,Windows 网络编程-tcp socket communication server, Windows network programming
73791095GzChat
- 实现简单的聊天室设计 包括服务器和客户端的设计-Simple chat room design
mytest
- 实现SSH 框架的整合,是一个很简单,但是覆盖很全的SSH框架使用的例子。-Framework to achieve the integration of SSH, is a very simple, but very complete SSH framework covering the use of examples.
socketasync
- 一个异步socket的封装类及其管理类,实现异步SOCKET通讯的功能,挺实用!-An asynchronous socket wrapper class and management class, SOCKET asynchronous communication functions, very useful!
CFileDialog
- tcp/udp聊天工具源代码 很不错的希望大家支持-tcp/udp chat source code is very good hope you will support
MFCChat
- 这个代码实现了小型的聊天室,涉及到网络编程(SOCKET)的应用-This code implements a small chat room, related to network programming (SOCKET) application
001
- 获取局域网内IP的MAC地址,可以了解如何对硬件编程-failed to translate
Ethernet
- 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 1) 用两个线程a和b来模拟Ethernet上的两台主机。 2) 用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。 3) 两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4) 每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败
Sql_Injection
- 简单的模拟sql注入攻击,代码中包含可以直接注入和防止注入的方法。-Simple analog sql injection attacks, code can be injected directly into the contain and prevent the injection method.
POST-INTEL
- 利用intel控件实现互联网通讯,Visual Basic 6.0-use intel to communicate with http,Visual Basic 6.0
