资源简介
P2P局域网聊天(源码+报告)
代码片段和文件信息
// P2Ptalker.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “P2Ptalker.h“
#include “P2PtalkerDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CP2PtalkerApp
BEGIN_MESSAGE_MAP(CP2PtalkerApp CWinApp)
//{{AFX_MSG_MAP(CP2PtalkerApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CP2PtalkerApp construction
CP2PtalkerApp::CP2PtalkerApp()
{
// TODO: add
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-06-27 16:04 P2Ptalker\
目录 0 2012-06-27 07:24 P2Ptalker\ChatDialog\
文件 37132 2012-06-27 07:01 P2Ptalker\ChatDialog\ChatDialog.aps
文件 2327 2012-06-27 07:24 P2Ptalker\ChatDialog\ChatDialog.clw
文件 2119 2012-06-21 15:00 P2Ptalker\ChatDialog\ChatDialog.cpp
文件 4297 2012-06-27 07:24 P2Ptalker\ChatDialog\ChatDialog.dsp
文件 1368 2012-06-21 15:00 P2Ptalker\ChatDialog\ChatDialog.h
文件 1423 2012-06-27 07:22 P2Ptalker\ChatDialog\ChatDialog.plg
文件 7679 2012-06-27 07:01 P2Ptalker\ChatDialog\ChatDialog.rc
文件 4420 2012-06-27 07:22 P2Ptalker\ChatDialog\ChatDialogDlg.cpp
文件 1483 2012-06-21 15:24 P2Ptalker\ChatDialog\ChatDialogDlg.h
目录 0 2012-06-27 07:22 P2Ptalker\ChatDialog\Debug\
文件 12409 2012-06-27 06:35 P2Ptalker\ChatDialog\Debug\ChatDialog.obj
文件 5452668 2012-06-21 15:04 P2Ptalker\ChatDialog\Debug\ChatDialog.pch
文件 4080640 2012-06-27 07:22 P2Ptalker\ChatDialog\Debug\ChatDialog.pdb
文件 9508 2012-06-27 07:01 P2Ptalker\ChatDialog\Debug\ChatDialog.res
文件 23302 2012-06-27 07:22 P2Ptalker\ChatDialog\Debug\ChatDialogDlg.obj
文件 9457 2012-06-27 07:08 P2Ptalker\ChatDialog\Debug\LoginServer.obj
文件 105476 2012-06-21 15:04 P2Ptalker\ChatDialog\Debug\StdAfx.obj
文件 205824 2012-06-27 07:22 P2Ptalker\ChatDialog\Debug\vc60.idb
文件 364544 2012-06-27 07:22 P2Ptalker\ChatDialog\Debug\vc60.pdb
文件 1049 2012-06-27 07:08 P2Ptalker\ChatDialog\LoginServer.cpp
文件 1273 2012-06-27 07:08 P2Ptalker\ChatDialog\LoginServer.h
文件 3651 2012-06-21 15:00 P2Ptalker\ChatDialog\ReadMe.txt
目录 0 2012-06-21 15:24 P2Ptalker\ChatDialog\Release\
文件 8017 2012-06-21 15:24 P2Ptalker\ChatDialog\Release\ChatDialog.obj
文件 5589060 2012-06-21 15:21 P2Ptalker\ChatDialog\Release\ChatDialog.pch
文件 8640 2012-06-21 15:21 P2Ptalker\ChatDialog\Release\ChatDialog.res
文件 13583 2012-06-21 15:24 P2Ptalker\ChatDialog\Release\ChatDialogDlg.obj
文件 720 2012-06-21 15:21 P2Ptalker\ChatDialog\Release\StdAfx.obj
文件 50176 2012-06-21 15:24 P2Ptalker\ChatDialog\Release\vc60.idb
............此处省略54个文件信息
相关资源
- C++小型的局域网监控系统
- Qt MessageChat聊天气泡
- 基于MFC的UDP聊天程序
- MFC写的聊天软件客户端
- 基于MFC 仿QQ聊天系统
- 基于MFC的飞秋实现
- 类似QQ的聊天程序 的客户端 + 服务器
- MFC局域网即时聊天系统
- 类似QQ飞秋的聊天软件(含源码+文档
- MFC聊天室.zip
- c++语言应用------基于visual studio的聊天
- vs2010 + MFC + UDP socket 聊天程序。
- VS实现MFC的点对点聊天室
- MFC下写的一个基于TCP的聊天室程序
- VS MFC 聊天程序
- 基于VS2015的MFC的多线程同步套接字网
- 基于MFC的多人聊天室
- c++语言应用------基于visual studio的聊天
- linux系统_局域网通信软件
- 全套BT源代码,C++编写
- linux下C语言网络编程会话聊天室
- tcp实现的聊天室c++ MFC
- socket 实现多人聊天
- Linux下局域网语音对讲
- vc++编写的聊天程序
- VC++简单多人聊天室源码
- 典型局域网设计
- WeTalk.zip
- 视频聊天软件 VC++ 源代码
- c++局域网聊天室软件
评论
共有 条评论