文件名称:SimpleChat
- 所属分类:
- 网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 546.98kb
- 下载次数:
- 0次
- 提 供 者:
- Lio***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用-a simple Web chat and document transmission source code editor with VC6.0. Packaging of NETLIB available for learning, and also can be directly used in other applications using
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 9927435simplechat.zip 列表 GDI/ GDI/Debug/ GDI/GDI.clw GDI/GDI.cpp GDI/GDI.def GDI/GDI.dsp GDI/GDI.rc GDI/HoverButton.cpp GDI/HoverButton.h GDI/MDC.cpp GDI/MDC.h GDI/MDC.old.cpp GDI/MDC.orig.cpp GDI/MImage.cpp GDI/MImage.h GDI/Release/ GDI/res/ GDI/Resource.h GDI/res/GDI.rc2 GDI/StdAfx.cpp GDI/StdAfx.h NetLib/ NetLib/Debug/ NetLib/Mutex.cpp NetLib/Mutex.h NetLib/NetAbortTran.cpp NetLib/NetAddress.cpp NetLib/NetAddress.h NetLib/NetAddressScanner.cpp NetLib/NetAddressScanner.h NetLib/NetConnection.cpp NetLib/NetConnection.h NetLib/NetException.cpp NetLib/NetException.h NetLib/NetFile.cpp NetLib/NetFile.h NetLib/NetFileAddress.cpp NetLib/NetFileAddress.h NetLib/NetFileConnector.cpp NetLib/NetFileConnector.h NetLib/NetFileHdr.cpp NetLib/NetFileHdr.h NetLib/NetFileInfo.cpp NetLib/NetFileInfo.h NetLib/NetIPAddress.cpp NetLib/NetIPAddress.h NetLib/NetLib.dsp NetLib/NetLib.dsw NetLib/NetMessage.cpp NetLib/NetMessage.h NetLib/NetPortScanner.cpp NetLib/NetPortScanner.h NetLib/NetSockAcceptor.cpp NetLib/NetSockAcceptor.h NetLib/NetSockConnection.cpp NetLib/NetSockConnection.h NetLib/NetSockConnector.cpp NetLib/NetSockConnector.h NetLib/NetStream.cpp NetLib/NetStream.h NetLib/NetTrans.cpp NetLib/NetTrans.h NetLib/Notifications/ NetLib/Notifications/NetNotif.cpp NetLib/Notifications/NetNotif.h NetLib/Notifications/Notification.cpp NetLib/Notifications/Notification.h NetLib/ParamsParser.cpp NetLib/ParamsParser.h NetLib/ParamsScanner.cpp NetLib/ParamsScanner.h NetLib/Release/ NetLib/SafeVector.cpp NetLib/SafeVector.h NetLib/stdafx.cpp NetLib/stdafx.h NetLib/stdNetAPI.cpp NetLib/stdNetAPI.h NetLib/Threads/ NetLib/ThreadStorage.cpp NetLib/ThreadStorage.h NetLib/Threads/AcceptorThread.cpp NetLib/Threads/AcceptorThread.h NetLib/Threads/FileAcceptorThread.cpp NetLib/Threads/FileAcceptorThread.h NetLib/Threads/NetThread.cpp NetLib/Threads/NetThread.h NetLib/Threads/ReceiverThread.cpp NetLib/Threads/ReceiverThread.h NetLib/Threads/SenderThread.cpp NetLib/Threads/SenderThread.h NetLib/Threads/SendReceiveThread.cpp NetLib/Threads/SendReceiveThread.h SimpleThreadedChat/ SimpleThreadedChat/1test.txt SimpleThreadedChat/1test.txt.txt SimpleThreadedChat/ChatButton.cpp SimpleThreadedChat/ChatButton.h SimpleThreadedChat/ChatMsgFactory.cpp SimpleThreadedChat/ChatMsgFactory.h SimpleThreadedChat/Debug/ SimpleThreadedChat/Messages/ SimpleThreadedChat/Messages/ChatMessages.cpp SimpleThreadedChat/Messages/ChatMessages.h SimpleThreadedChat/Messages/NetMsgNames.h SimpleThreadedChat/MsgConverter.cpp SimpleThreadedChat/MsgConverter.h SimpleThreadedChat/MyRichEdit.cpp SimpleThreadedChat/MyRichEdit.h SimpleThreadedChat/Publish/ SimpleThreadedChat/Publish/DLL_To_Publish.txt SimpleThreadedChat/Release/ SimpleThreadedChat/res/ SimpleThreadedChat/resource.h SimpleThreadedChat/res/about1.ico SimpleThreadedChat/res/about_ol.bmp SimpleThreadedChat/res/Back.bmp SimpleThreadedChat/res/bitmap1.bmp SimpleThreadedChat/res/clipart_money_023.gif SimpleThreadedChat/res/ico00001.ico SimpleThreadedChat/res/Icon.bmp SimpleThreadedChat/res/icon1.ico SimpleThreadedChat/res/Icon16.bmp SimpleThreadedChat/res/idr_main.ico SimpleThreadedChat/res/SimpleChat.ico SimpleThreadedChat/res/SimpleChat.rc2 SimpleThreadedChat/RTFStream/ SimpleThreadedChat/RTFStream/RTFStream.cpp SimpleThreadedChat/RTFStream/RTFStream.h SimpleThreadedChat/RTFStream/StreamStuff.h SimpleThreadedChat/Shell/ SimpleThreadedChat/Shell/SystemTray.cpp SimpleThreadedChat/Shell/SystemTray.h SimpleThreadedChat/SimpleChat.clw SimpleThreadedChat/SimpleChat.cpp SimpleThreadedChat/SimpleChat.h SimpleThreadedChat/SimpleChat.rc SimpleThreadedChat/SimpleChatDlg.cpp SimpleThreadedChat/SimpleChatDlg.h SimpleThreadedChat/SimpleThreadedChat.dsp SimpleThreadedChat/SimpleThreadedChat.dsw SimpleThreadedChat/StdAfx.cpp SimpleThreadedChat/StdAfx.h SimpleThreadedChat/TODO.txt SimpleThreadedChat/TrayIcon.cpp SimpleThreadedChat/TrayIcon.h