CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CSharp IM
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CSharp IM - List
[
Communication-Mobile
]
v6767_InteliIM_OpenKernel_R1
DL : 0
该源代码用 C# 写成,适合作为 .NET 即时通讯软件的实现的一部分-the source code in C# languages, as appropriate.NET IM part of the realization of the
Update
: 2025-02-17
Size
: 332kb
Publisher
:
陈旧
[
Communication
]
一个即时通信 Messenger C#代码
DL : 0
c#即时通讯 源码 请各位高手多指点 。。。。。。。。。。。。。。。。。 -IM source requested more guidance to master. . . . . . . . . . . . . . . . .
Update
: 2025-02-17
Size
: 385kb
Publisher
:
qing
[
ICQ-IM-Chat
]
AgileIM[1]
DL : 0
AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助,当然,服务端通信框架的源码时不开放的。即使如此,你也可以从AgileIM中学到: (1)如何与服务器进行通信、客户端基于Tcp的通信框架的特点 (2)如何组织通信消息/协议 (3)如何进行视频/音频捕捉 (4)多线程 (5)如何使用ESFramework框架的ESFramework.Network.Tcp.Passive空间 AgileIM基于ESFramework构建,使用VS2005开发,代码并不是很多(因为很多能力已经在ESFramework框架中实现),组件装配/IOC使用了Spring框架,数据访问层使用了XCodeFactory。 测试登录帐号: 100000 ,密码: 111111 110000 ,密码: 111111 111000 ,密码: -AgileIM is a similar QQ, MSN chat software, the software is I "inadvertently inserted Liu", AgileIM the "predecessor" was originally just to test my communications framework ESFramework communications capacity Unexpectedly, a two weeks after the tests were 000 for a small software actually a bit like, AgileIM now has support for the main functions : (1) Text-Chat (2), file transfer (3) video/audio chat (4) Based on the Udp NAT/NAP T-penetrating types of IM software required for the ability of the framework is here broadly, now AgileIM of open-source, in hopes of later were shown some help, of course, server communications source framework is not open. Even so, you can learn from AgileIM : (1) how to communicate with the server. Based on DEC client communications fra
Update
: 2025-02-17
Size
: 759kb
Publisher
:
王懿璞
[
ICQ-IM-Chat
]
IM
DL : 0
一个用ASP.NET写的聊天系统,开发环境为VS2005.-Written in a chat with ASP.NET system, development environment for the VS2005.
Update
: 2025-02-17
Size
: 4.36mb
Publisher
:
[
Internet-Network
]
LanMsg3.0.0.1
DL : 0
windows环境下的IM,可以视频聊天和文件传输,附加源代码。-windows environment IM, can video chat and file transfer, an additional source code.
Update
: 2025-02-17
Size
: 10.89mb
Publisher
:
huangxupeng
[
ICQ-IM-Chat
]
CsharpchatV1
DL : 0
CSHARP聊天室,此聊天程序是我1年前做的,主要的特点是实现了字体、颜色的传送,每个程序既是客户端也是服务器端。可用户大家的课程设计 -CSharp chat rooms, the chat program that I make one years ago, the main feature is the realization of the fonts, colors, transmission, each process is both a client server-side. Everyone can be a user of the curriculum design
Update
: 2025-02-17
Size
: 125kb
Publisher
:
黄平
[
CSharp
]
PPCSocket
DL : 0
Windows Mobile的简单IM程序(Socket via C sharp) 发一个Csharp socket的Demo, 其中client是WM Pocket PC ,server端是PC机的程序-Windows Mobile simple IM program (Socket via C sharp) issued a Csharp socket of the Demo, which the client is WM Pocket PC, server-side is a PC-program
Update
: 2025-02-17
Size
: 39kb
Publisher
:
宋义
[
CSharp
]
IM
DL : 0
C# .NET 平台的IM 实现,服务器,客户端。可以运行,通过CS模式实现。通过VS2005开发完成-C#. NET platform IM achieve, servers, client. Can run through the CS mode. VS2005 development through the completion of
Update
: 2025-02-17
Size
: 2.94mb
Publisher
:
雅风
[
ICQ-IM-Chat
]
WCFMessage
DL : 1
基于WCF的即时通讯源码(IM),BS、CS混合模式。简单调试即可使用。 -WCF-based source of instant messaging (IM), BS, CS mixed mode. Simple to use debugging.
Update
: 2025-02-17
Size
: 888kb
Publisher
:
ty
[
ICQ-IM-Chat
]
csharp-QQ2008
DL : 0
仿QQ2008的c#程序。供csharp 学习使用。-QQ2008 like the c# program. For learning to use csharp.
Update
: 2025-02-17
Size
: 2.45mb
Publisher
:
forlycn
[
Internet-Network
]
Beikx.IM
DL : 0
C# SOCKET 实现的一个IM工具的例子,我没有深入写下去,但是基本的聊天功能实现了。-C# SOCKET realized example of an IM tool, I did not write it in depth, but the basic chat functionality a reality.
Update
: 2025-02-17
Size
: 129kb
Publisher
:
贝壳沙
[
ICQ-IM-Chat
]
MyQQ
DL : 0
自己做的简单QQ程序代码,界面风格类似腾讯QQ,支持增删好友、收发信息、群功能等,100 源码跟资源文件-IM Code, 100 source, copying Tencent QQ function...
Update
: 2025-02-17
Size
: 9.13mb
Publisher
:
Michael.Meng
[
Windows Develop
]
41695042IM
DL : 0
非常好的IM源码,可以进行即时通讯。包括客户端和服务器-IM a very good source that can be instant messaging. Including client and server
Update
: 2025-02-17
Size
: 1.04mb
Publisher
:
Ryan
[
Windows Develop
]
IDWP2P-39308
DL : 0
IM System , Csharp Develop
Update
: 2025-02-17
Size
: 584kb
Publisher
:
Robin
[
CSharp
]
implementfeixin
DL : 0
这是一个飞信精灵或者机器人一类的软件,可以用你的飞信帐号登陆,发短信或者用飞信IM与之交互,执行精灵命令或计划任务. 并用短信或飞信IM消息的方式反馈执行结果的软件 二.功能 目前只有三个插件,如果你喜欢你可以编写更多的插件 1.cmd 执行控制台命令 2.fy 翻译中英文 3.mail 收发Email 3.tq 天气预报 -This is a flying letter wizard or a robot for a class of software, you can use your Fetion account login, send text messages or using Fetion IM to interact with, the wizard command or a scheduled task. And use SMS or Fetion IM message means feedback from the implementation of the results Software 2. feature is currently only three plug-in, if you like you can write more plug-ins 1.cmd implementation of the console command 2.fy translation in English 3.mail send and receive Email 3.tq Weather
Update
: 2025-02-17
Size
: 1.31mb
Publisher
:
翁郑奇
[
CSharp
]
IM
DL : 0
网络即时通讯 能实现 注册 登陆 聊天信息保存 删除 等功能-IM
Update
: 2025-02-17
Size
: 506kb
Publisher
:
wtpcq
[
CSharp
]
IMSource
DL : 0
即时通讯源码,包括与飞信借口的对接功能。-IM Source Code,Good for self study. It s include the function of connect to Fetion interface.
Update
: 2025-02-17
Size
: 26mb
Publisher
:
Benney
[
ICQ-IM-Chat
]
meet
DL : 0
IM即时会议聊天,可以点-点,可以点-群进行聊天-Real-time IM chat session, you can point- point to point- group chat
Update
: 2025-02-17
Size
: 2.94mb
Publisher
:
583540466
[
TCP/IP stack
]
CSharp-IM
DL : 0
C#编写的聊天软件,希望能对大家的学习有用处-Chat software written in C#, I hope everyone can learn useful
Update
: 2025-02-17
Size
: 1.26mb
Publisher
:
徐康
[
Internet-Network
]
IM
DL : 0
即时通信 服务端 客户端~~~~源代码 CSharp开发-IM client server source code ~ ~ ~ ~ CSharp development! ! !
Update
: 2025-02-17
Size
: 4.44mb
Publisher
:
花花
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.