资源说明:说明:
LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).暂只提供本程序的2.0 Bate版
主要功能:
支持文件传输;
支持GIF动画表情;
支持屏幕截图发送;
支持音、视频对话;
支持对话记录保存于数据库操作;
支持功能扩展;
支持软件自动更新功能等。
程序以实现局域网即时通讯功能为主(经过简单的修改便可用于internet。这部分留给有此需求的开发者)。
敬告:此软件及源码仅作为学习研究使用,允许任何个人或组织对其修改或使用,但任何个人或组织不得直接将其用于商业用途以谋取利益!
LanMsg2.0及以上版本使用了LanMsg控件库,LanMsg控件库作者会不断更新升级来增强LanMsg的功能以及修复其中的BUG!以后还会增加皮肤控件!任何情况下均为免费!
作者:租李叶(25348855)
- _desktop.ini
- app.config
- LanMsg.sln
- AnimatedGifEncoder.cs
- MyGif.cs
- MyGif.resx
- NeuQuant.cs
- GifDecoder.cs
- gif.cs
- LZWEncoder.cs
- gif.resx
- AVForm.cs
- FormSendMsgGroup.cs
- FormMsgMis.cs
- FormLogin.resx
- FormUpdate.cs
- FormSendMsg.cs
- FormMsgMis.resx
- FormSendMsg.resx
- FormMain.resx
- FormSendMsgGroup.resx
- FormMain.cs
- FormLogin.cs
- FormUpdate.resx
- FormNotice.resx
- FormNotice.cs
- AVForm.resx
- LanMsgClient.csproj
- LanMsgClient.csproj.user
- ClassRtfMsg.cs
- ClassUserInfo.cs
- MenuEx.resx
- SkinMenuPainter.resx
- VSMenuPainter.cs
- VSMenuPainter.resx
- Interfaces.cs
- SafeNativeMethods.cs
- ImageMenuPainter.resx
- SkinMenuPainter.cs
- Enums.cs
- ImageMenuPainter.cs
- ControlVault.MenuSuite.ndoc
- Office2003MenuPainter.cs
- PlainMenuPainter.resx
- MenuEx.cs
- BaseMenuPainter.cs
- Office2003MenuPainter.resx
- BaseMenuPainter.resx
- PlainMenuPainter.cs
- MyAV.cs
- ClassFormMain.cs
- ClassSendImage.cs
- P2pSendImage.cs
- P2pSendImage.resx
- ClassTextMsg.cs
- MyAV.resx
- MessageBoxEx.cs
- ClassForms.cs
- ClassUsers.cs
- AssemblyInfo.cs
- LanMsg.sln
- LanMsgUpdate.csproj
- LanMsgUpdate.csproj.user
- FormMain.resx
- LanMsgUpdate.sln
- FormMain.cs
- LanMsg.exe.config
- AssemblyInfo.cs
- LanMsgS.sln
- ClassFormMain.cs
- LanMsgServer.csproj
- FormMain.resx
- LanMsgServer.csproj.user
- FormMain.cs
- ClassUserInfo.cs
- ClassSerializers.cs
- ClassOptionData.cs
- SockUDP.resx
- SockUDP.cs
- ClassUsers.cs
- ClassMsg.cs
- AssemblyInfo.cs
- Setup.sf7
-
- PPStream.zipppstream的源代码,适用于学习p2p的朋友参考
- p2p.rarP2P文件传输,学习P2P的朋友可以借鉴
- UnlockerAccessDatabase.rarVB写的P2P程序,用学习使用,VB写的P2P程序,用学习使用,
- graption-TR.pdf.gzGraption: Automated Detection of P2P Applications using Traffic Dispersion Graph ...
- Transfer.rar简单P2P传输源程序代码,但是使用了很多网络上要用到的知识和MFC的知识,值得学习 ...
- MakeTCPHole.rarP2P打洞 穿透NAT 制作聊天软件基础 适合中级程序爱好者
- sepp-v0.2.1.zipp2p聊天小工具 测试版本 服务器端 客户端 支持私密交谈
- jxtamessenger.rar本程序是这是基于jxta的p2p聊天程序。
- P2P.rarP2P方式实现聊天,基于IdUDP组件.
- P2PCSHARP.rar这是完整的QQ代码,完整的P2P通信实现
-
- p2p_vod.rarP2P视频点播系统C/S,大型的分布式,高性能,稳定性不错
- p2pbaogao.rarP2P的毕业设计报告全部,P2P文件共享系统.
- GGBT.rar自行编写的全套BT源代码,C++编写,完全实现BT的功能,并且经过了大量和长期的实际应 ...
- P2PCenter_last.rarP2P点播直播开源项目是一个由Kevin发起,多人参与开发并不断更新,符合GPL开源协议的 ...
- imdemo.rarP2P即时通讯源码 无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可 ...
- P2PSource-PeerCast.rar非常好的P2P流媒体方面的源码。实现了基于P2p协议的流媒体传输。可以用于研究流媒体点 ...
- LanMsgC2.0.0.1-1879.rar说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于 ...
- 网络文件传输原代码.rarP2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P ...
- P2P方式模拟QQ即时消息通讯.rarDelphi 写的P2P方式模拟QQ即时消息通讯,非常具有参考价值.
- skype.rar在网上找到的SKYPE源程序,对于写P2P通信的朋友很有帮助.