搜索资源列表
VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
- 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
SOCKET
- 仿QQ的聊天程序vc++/mfc来学习的简易聊天室代码功能较全
DlgSrv.rar
- 基于VC++的MFC框架的利用TCPIP协议的Socket完成的通信程序服务器端,the TCP sever using socket in VC++
user_login
- MFC VC++ 用户登录系统界面实现只要-MFC VC++ users log on to achieve as long as the system interface. . . . . . . .
Email
- vc++的mfc电子邮件发送与接收,socket编程完整代码。-vc++ for mfc send and receive e-mail, socket programming complete code.
MFCChat
- MFC聊天室的实现,使用VC+Socket编程;希望对初学者有帮助-MFC implementation of chat rooms, want to help beginners
Server_Client_char
- 服务器端和客户端连接 支持多客户端启动 一对多聊天 一发多收 VC MFC平台 CSocket socket-Internet chat Server and Client connect VC MFC socket CSocket
Client_sonsole
- VC++6.0下网络SOCKET server client聊天程序,用MFC编写,是个很好的网络变成参考-VC++ 6.0 Network SOCKET server client chat program, using MFC preparation is a good network into a reference
WorkWithGET-POSTData_MFC
- 上传文件到服务器-similar windows drawing the image coding, code-and following through vc 6.0-windows drawing the image coding, code-and following through vc 6.0
socketmfc
- 基于vc++mfc 最全的一个socket框架,可自行扩展!~-Vc++ mfc based on the most comprehensive framework for a socket, they are free to expand! ~
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
Socket090808
- SOCKET 编程学习,VC MFC的简单实例,对初学者十分有用,很难找的资料哦-SOCKET learning programming, VC MFC simple example, very useful for beginners, it is difficult to find the information, oh
MsgAmeliorer
- socket Socket Communication document transmission vc code. MFC CSocket used to transmis a message between the two computer file transfe
MFC_SOCK_Server
- vc++ / mfc / socket program / server
MFC_SOCK_Client
- vc++ / mfc / socket program / client
IOCP
- ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
Client
- A sample client socket communication program in vc++ mfc
Client
- 采用VC++实现客户端的TCPIP接收数据-receive data by TCPIP protocol
chat
- vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
client-socket
- It help to develop the socket client architecture. the code is written in vc++ and uses the mfc