联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All ICQ/即时通讯(408) 

[ICQ/即时通讯] WcfNetMeeting

一个自己写的C#多人聊天室程序,作为初学者那它来练习套接字编程非常好。程序简单,代码少。
C# to write their own chat room procedures, as beginners that it is very good to practice socket programming. Simple procedure, less code. (2016-06-17, Visual Basic, 104KB, 下载7次)

http://www.pudn.com/Download/item/id/1466143748535982.html

[ICQ/即时通讯] TCP-IM

基于MFC制作的TCP即时通信软件,可以实现类似QQ的通信过程,是学习网络编程的必备软件!初学者不要错过!
Production based on MFC TCP instant messaging software QQ to achieve similar communication process is essential to learn network programming software! Beginners do not miss! (2011-05-07, Visual C++, 3653KB, 下载216次)

http://www.pudn.com/Download/item/id/1521689.html

[ICQ/即时通讯] realicqserver

realicqserver....相信学习过IM编程的同学都知道这个东西,realicq的服务端程序
realicqserver .... IM program that the students learned all know this thing, realicq service procedures (2010-11-25, Visual C++, 54337KB, 下载127次)

http://www.pudn.com/Download/item/id/1357951.html

[ICQ/即时通讯] chat-python

python局域网聊天工具(python语言编程)
LAN chat tool python (python programming) (2010-05-10, Python, 3KB, 下载184次)

http://www.pudn.com/Download/item/id/1164765.html

[ICQ/即时通讯] CSharp_chat

本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料
The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send broadcast) or two can be sent to chat window, such as the functions of jitter. And the resource needs of a very detailed design, a summary of the achievement test document. Socket programming can be used as an important reference (2009-05-22, C#, 1245KB, 下载152次)

http://www.pudn.com/Download/item/id/772531.html

[ICQ/即时通讯] MSN

MSN 仿真界面全部源代码,非常漂亮,值得参考!
MSN simulation interface all the source code, very beautiful, it is also useful! (2009-02-17, Visual C++, 5760KB, 下载3026次)

http://www.pudn.com/Download/item/id/645375.html

[ICQ/即时通讯] Socket

C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台
C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform (2008-11-13, Others, 89KB, 下载155次)

http://www.pudn.com/Download/item/id/578778.html

[ICQ/即时通讯] MSocUdp

这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP).
This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP). (2008-05-20, Visual C++, 4306KB, 下载469次)

http://www.pudn.com/Download/item/id/467660.html

[ICQ/即时通讯] CSocket

VC++实现基于C/S模式的聊天程序,是网络编程的基础。
VC++ Realize based on the C/S mode chat program is the basis of network programming. (2008-04-07, Visual C++, 8297KB, 下载636次)

http://www.pudn.com/Download/item/id/431334.html

[ICQ/即时通讯] QQVC

QQ2008聊天程序(C#源码),非常有用,对于学习.net网络编程有很大的好
QQ2008 chat program (C# Source), very useful for the study. Net network programming very good (2008-02-28, C/C++, 286KB, 下载300次)

http://www.pudn.com/Download/item/id/407698.html

[ICQ/即时通讯] udp

最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)
Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear) (2008-01-20, C/C++, 2KB, 下载224次)

http://www.pudn.com/Download/item/id/396929.html

[ICQ/即时通讯] Load_Test

类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其?BR>
QQ is similar to LAN chat software, including server-side and client-side procedures, the use of tcp/ip socket programming multi-threaded, server-side client is mainly responsible for the registration of land user, the user access to information. Responsible for their client? BR> (2007-11-29, Visual Basic, 15KB, 下载154次)

http://www.pudn.com/Download/item/id/367131.html

[ICQ/即时通讯] chat

一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。 用于测试面向连接的socket编程,自己建立心跳保持功能。
A network chat program that any one machine can become a server, the other would like to chat to the machine where it can be linked. Process itself can be when the Server can be when the Client. For testing the socket connection-oriented programming, the establishment of their own heart to maintain function. (2007-08-24, Visual C++, 5231KB, 下载228次)

http://www.pudn.com/Download/item/id/323047.html

[ICQ/即时通讯] MiniICQ13

MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java编程的乐趣
MiniICQ1.3 Socket-oriented technology based on the thread pool java chat room procedures set (including source code) First, the installation of its own jre not found one. Operation server. StartServer.bat success! Running two clients. StartClientw.bat out the window after the client can order window switch off. The current version has no registration functions, Account casually What is the problem and please contact me QQ : 281284015 Email : ibm_chen@163.com chensoft.cn welcome everyone to come and join me to discuss ja va Programming fun (2007-07-07, Java, 1357KB, 下载255次)

http://www.pudn.com/Download/item/id/304914.html

[ICQ/即时通讯] vbtransmit

这是个用vb.net socket编程的QQ代码,界面美观,非常实用哦
vb.net using socket programming code QQ, beautiful interface, very useful oh (2006-11-24, Visual Basic, 2878KB, 下载221次)

http://www.pudn.com/Download/item/id/228673.html

[ICQ/即时通讯] Yuyin&Shipin

语音和视频聊天全源代码,使用C#编程实现,挺不错的
Voice and video chat with the entire source code, the use of C# Programming, very good (2006-05-07, Visual C++, 3874KB, 下载330次)

http://www.pudn.com/Download/item/id/180991.html

[ICQ/即时通讯] QuickMessage

C# udp的消息传输,具有象QQ一样消息提示功能,可以进行多个客户段的消息发送. 使用C#进行的编程.
C# udp information transmission, QQ with the same information as suggested, will feature a number of customers of the messaging. Use the C# programming. (2005-12-24, C#, 124KB, 下载312次)

http://www.pudn.com/Download/item/id/134973.html

[ICQ/即时通讯] 类似QQ的聊天软件源码

类似QQ的聊天软件源码 VB开发!具有很高的学习价值!也可以用!
similar QQ chat software source VB! The high learning value! We could also use! (2005-11-07, Visual Basic, 752KB, 下载212次)

http://www.pudn.com/Download/item/id/122632.html

[ICQ/即时通讯] QQExample

这是一个仿QQ聊天示例源码。包括:VC++项目源文件(客户端、服务器端),可执行文件(客户端、服务器端)。可供学习C++网络编程参考。(QQClient,QQServer)
This is a fake QQ Chat example source. Including : VC projects source document (client, server side), executable files (client, server side). Learning Network for C programming reference. (QQClient, QQServer) (2005-03-18, Visual C++, 197KB, 下载241次)

http://www.pudn.com/Download/item/id/1111081288360314.html

[ICQ/即时通讯] CS.net语音聊天

C#.net语音聊天编程实例
a example of voice chat by C#.net (2005-02-23, C#, 52KB, 下载736次)

http://www.pudn.com/Download/item/id/1109164068924894.html
总计:408