CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:P2P_c

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    554.27kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个简单的使用WinAPI基于WinSock的ICP/IP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂,唯一有些遗憾的是不知道怎样刷新界面,所以有一些小的问题
(系统自动生成,下载前可以参看下载内容)

下载文件列表

P2P_c语言
P2P_c语言/Bin
P2P_c语言/Bin/Debug
P2P_c语言/GDI
P2P_c语言/GDI/Debug
P2P_c语言/GDI/GDI.APS
P2P_c语言/GDI/GDI.clw
P2P_c语言/GDI/GDI.cpp
P2P_c语言/GDI/GDI.def
P2P_c语言/GDI/GDI.dsp
P2P_c语言/GDI/GDI.dsw
P2P_c语言/GDI/GDI.ncb
P2P_c语言/GDI/GDI.opt
P2P_c语言/GDI/GDI.plg
P2P_c语言/GDI/GDI.rc
P2P_c语言/GDI/HoverButton.cpp
P2P_c语言/GDI/HoverButton.h
P2P_c语言/GDI/MDC.cpp
P2P_c语言/GDI/MDC.h
P2P_c语言/GDI/MDC.old.cpp
P2P_c语言/GDI/MDC.orig.cpp
P2P_c语言/GDI/MImage.cpp
P2P_c语言/GDI/MImage.h
P2P_c语言/GDI/Release
P2P_c语言/GDI/res
P2P_c语言/GDI/res/GDI.rc2
P2P_c语言/GDI/Resource.h
P2P_c语言/GDI/StdAfx.cpp
P2P_c语言/GDI/StdAfx.h
P2P_c语言/NetLib
P2P_c语言/NetLib/Debug
P2P_c语言/NetLib/Mutex.cpp
P2P_c语言/NetLib/Mutex.h
P2P_c语言/NetLib/NetAbortTran.cpp
P2P_c语言/NetLib/NetAddress.cpp
P2P_c语言/NetLib/NetAddress.h
P2P_c语言/NetLib/NetAddressScanner.cpp
P2P_c语言/NetLib/NetAddressScanner.h
P2P_c语言/NetLib/NetConnection.cpp
P2P_c语言/NetLib/NetConnection.h
P2P_c语言/NetLib/NetException.cpp
P2P_c语言/NetLib/NetException.h
P2P_c语言/NetLib/NetFile.cpp
P2P_c语言/NetLib/NetFile.h
P2P_c语言/NetLib/NetFileAddress.cpp
P2P_c语言/NetLib/NetFileAddress.h
P2P_c语言/NetLib/NetFileConnector.cpp
P2P_c语言/NetLib/NetFileConnector.h
P2P_c语言/NetLib/NetFileHdr.cpp
P2P_c语言/NetLib/NetFileHdr.h
P2P_c语言/NetLib/NetFileInfo.cpp
P2P_c语言/NetLib/NetFileInfo.h
P2P_c语言/NetLib/NetIPAddress.cpp
P2P_c语言/NetLib/NetIPAddress.h
P2P_c语言/NetLib/NetLib.dsp
P2P_c语言/NetLib/NetLib.dsw
P2P_c语言/NetLib/NetMessage.cpp
P2P_c语言/NetLib/NetMessage.h
P2P_c语言/NetLib/NetPortScanner.cpp
P2P_c语言/NetLib/NetPortScanner.h
P2P_c语言/NetLib/NetSockAcceptor.cpp
P2P_c语言/NetLib/NetSockAcceptor.h
P2P_c语言/NetLib/NetSockConnection.cpp
P2P_c语言/NetLib/NetSockConnection.h
P2P_c语言/NetLib/NetSockConnector.cpp
P2P_c语言/NetLib/NetSockConnector.h
P2P_c语言/NetLib/NetStream.cpp
P2P_c语言/NetLib/NetStream.h
P2P_c语言/NetLib/NetTrans.cpp
P2P_c语言/NetLib/NetTrans.h
P2P_c语言/NetLib/Notifications
P2P_c语言/NetLib/Notifications/NetNotif.cpp
P2P_c语言/NetLib/Notifications/NetNotif.h
P2P_c语言/NetLib/Notifications/Notification.cpp
P2P_c语言/NetLib/Notifications/Notification.h
P2P_c语言/NetLib/ParamsParser.cpp
P2P_c语言/NetLib/ParamsParser.h
P2P_c语言/NetLib/ParamsScanner.cpp
P2P_c语言/NetLib/ParamsScanner.h
P2P_c语言/NetLib/Release
P2P_c语言/NetLib/SafeVector.cpp
P2P_c语言/NetLib/SafeVector.h
P2P_c语言/NetLib/stdafx.cpp
P2P_c语言/NetLib/stdafx.h
P2P_c语言/NetLib/stdNetAPI.cpp
P2P_c语言/NetLib/stdNetAPI.h
P2P_c语言/NetLib/Threads
P2P_c语言/NetLib/Threads/AcceptorThread.cpp
P2P_c语言/NetLib/Threads/AcceptorThread.h
P2P_c语言/NetLib/Threads/FileAcceptorThread.cpp
P2P_c语言/NetLib/Threads/FileAcceptorThread.h
P2P_c语言/NetLib/Threads/NetThread.cpp
P2P_c语言/NetLib/Threads/NetThread.h
P2P_c语言/NetLib/Threads/ReceiverThread.cpp
P2P_c语言/NetLib/Threads/ReceiverThread.h
P2P_c语言/NetLib/Threads/SenderThread.cpp
P2P_c语言/NetLib/Threads/SenderThread.h
P2P_c语言/NetLib/Threads/SendReceiveThread.cpp
P2P_c语言/NetLib/Threads/SendReceiveThread.h
P2P_c语言/NetLib/ThreadStorage.cpp
P2P_c语言/NetLib/ThreadStorage.h
P2P_c语言/SimpleThreadedChat
P2P_c语言/SimpleThreadedChat/1test.txt
P2P_c语言/SimpleThreadedChat/1test.txt.txt
P2P_c语言/SimpleThreadedChat/ChatButton.cpp
P2P_c语言/SimpleThreadedChat/ChatButton.h
P2P_c语言/SimpleThreadedChat/ChatMsgFactory.cpp
P2P_c语言/SimpleThreadedChat/ChatMsgFactory.h
P2P_c语言/SimpleThreadedChat/Debug
P2P_c语言/SimpleThreadedChat/Messages
P2P_c语言/SimpleThreadedChat/Messages/ChatMessages.cpp
P2P_c语言/SimpleThreadedChat/Messages/ChatMessages.h
P2P_c语言/SimpleThreadedChat/Messages/NetMsgNames.h
P2P_c语言/SimpleThreadedChat/MsgConverter.cpp
P2P_c语言/SimpleThreadedChat/MsgConverter.h
P2P_c语言/SimpleThreadedChat/MyRichEdit.cpp
P2P_c语言/SimpleThreadedChat/MyRichEdit.h
P2P_c语言/SimpleThreadedChat/Publish
P2P_c语言/SimpleThreadedChat/Publish/DLL_To_Publish.txt
P2P_c语言/SimpleThreadedChat/Release
P2P_c语言/SimpleThreadedChat/res
P2P_c语言/SimpleThreadedChat/res/about1.ico
P2P_c语言/SimpleThreadedChat/res/about_ol.bmp
P2P_c语言/SimpleThreadedChat/res/Back.bmp
P2P_c语言/SimpleThreadedChat/res/bitmap1.bmp
P2P_c语言/SimpleThreadedChat/res/clipart_money_023.gif
P2P_c语言/SimpleThreadedChat/res/ico00001.ico
P2P_c语言/SimpleThreadedChat/res/Icon.bmp
P2P_c语言/SimpleThreadedChat/res/icon1.ico
P2P_c语言/SimpleThreadedChat/res/Icon16.bmp
P2P_c语言/SimpleThreadedChat/res/idr_main.ico
P2P_c语言/SimpleThreadedChat/res/SimpleChat.ico
P2P_c语言/SimpleThreadedChat/res/SimpleChat.rc2
P2P_c语言/SimpleThreadedChat/resource.h
P2P_c语言/SimpleThreadedChat/RTFStream
P2P_c语言/SimpleThreadedChat/RTFStream/RTFStream.cpp
P2P_c语言/SimpleThreadedChat/RTFStream/RTFStream.h
P2P_c语言/SimpleThreadedChat/RTFStream/StreamStuff.h
P2P_c语言/SimpleThreadedChat/Shell
P2P_c语言/SimpleThreadedChat/Shell/SystemTray.cpp
P2P_c语言/SimpleThreadedChat/Shell/SystemTray.h
P2P_c语言/SimpleThreadedChat/SimpleChat.clw
P2P_c语言/SimpleThreadedChat/SimpleChat.cpp
P2P_c语言/SimpleThreadedChat/SimpleChat.h
P2P_c语言/SimpleThreadedChat/SimpleChat.rc
P2P_c语言/SimpleThreadedChat/SimpleChatDlg.cpp
P2P_c语言/SimpleThreadedChat/SimpleChatDlg.h
P2P_c语言/SimpleThreadedChat/SimpleThreadedChat.dsp
P2P_c语言/SimpleThreadedChat/SimpleThreadedChat.dsw
P2P_c语言/SimpleThreadedChat/SimpleThreadedChat.ncb
P2P_c语言/SimpleThreadedChat/SimpleThreadedChat.opt
P2P_c语言/SimpleThreadedChat/StdAfx.cpp
P2P_c语言/SimpleThread

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com