搜索资源列表
-
0下载:
使用Silverlight2建立的网络聊天室例子.包含服务器和客户端软件.,The use of established network Silverlight2 examples of chat rooms. Contains server and client software.
-
-
0下载:
C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
-
-
0下载:
网络聊天程序,分客户端和服务器端,有文件传输、图片传输、文字传输等信息-Internet chat program, sub-client and server-side, there are file transfer, picture transmission, text message transmission, etc.
-
-
0下载:
C#+SOCKET编程文档及实例(含有客户端和服务器端),简单客户端和服务器端的交互和客户端和客户端的聊天。-C#+ SOCKET programming documentation and examples (with the client and server), a simple client and server interaction and client and chat client
-
-
0下载:
c#写的一个聊天软件客户端和服务端,可以实现群聊单聊,发表情,文件传输,适用于局域网和广域网,适合初学者参考。-c# to write a chat client and server software, allows group chat single chat, express feelings, file transfer, applicable to local area networks and wide area networks, suitable for advanced use
-
-
0下载:
CS模式的基于TCP协议的聊天服务器/客户端源代码。-CS mode TCP protocol-based chat server/client source code.
-
-
0下载:
一种类似MSN的聊天工具,有服务器端和客户端-A similar MSN chat tools, there are server-side and client
-
-
0下载:
Csharp的基于Socket的聊天室源程序,包括客户端及服务器端程序源代码-CSharp Socket-based chat room source code, including client and server-side source code
-
-
0下载:
本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
-
-
0下载:
这是一个用c#做的聊天室,有服务器和客户端,采用多线程技术-This is a c# to do with the chat rooms, there are server and client, using multi-threading technology
-
-
0下载:
Client Server Chat application using TCP IP built in c# .net 2.0
Everything to get you started.
I have review and tested the application and confirm that it work very well.
Voip and video over ip all built in.-Client Server Chat application u
-
-
0下载:
C#编写的类似与QQ的聊天工具,包括服务器程序和客户端程序-Written in C# similar to QQ chat tools, including server program and client program
-
-
0下载:
this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
-
-
0下载:
本程序分服务器端和客户端,服务器端对客户端的监听,实现了客户端与客户端的私聊,以及群消息,和窗体的抖动功能!-This procedure sub-server and client, server-side listening to the client to achieve the client and the client' s private chat, and group messages, and the form of jitter features!
-
-
0下载:
局域网聊天工具,有服务器端和客户端,有聊天室模式和私聊。-LAN chat tools, server and client, there are chat rooms and private chat mode.
-
-
0下载:
C#聊天程序(群聊与个人聊)
可以在局域网内实现聊天,如在一台电脑上安装了服务器(项目内自带),就可以用客户端实现聊天了,供大家学习参考-C# chat program (group chat and personal chat) can be achieved in the local area network chat, as in a computer installed on the server (built within the project), you can chat wi
-
-
0下载:
此聊天软件系统是模拟现今国内最为流行的即时性通讯工具QQ,其功能类似于QQ,能够实现注册、登录、添加好友、文字聊天、文件传输、语音聊天、视频聊天等功能。该聊天软件系统是采用C/S结构,也就是客户端与服务器端的结构体系,基于对该聊天软件功能的分析,分别对客户端与服务器端进行了设计。-This chat software systems are modeled by the current real-time nature of the country' s most popular comm
-
-
0下载:
tcp客户端和服务端聊天程序,支持多人在线-tcp client and server chat program, support for multiplayer online
-
-
0下载:
socket chat網路聊天室,包含client與server-socket chat
-
-
1下载:
聊天程序
1.实验目的
(1)熟悉和掌握网络编程的基本方法和步骤;
(2)进一步理解client/server交互模式;
(3)掌握GUI编程方法;
(4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。
(5)掌握SQL Server数据库系统的编程应用。
2.实验任务
要求:
(1)实现图形用户界面;
(2)实现功能类似QQ,可根据实际情况进行适量删减;
(3)可实现一对多聊天;
(4)能将聊天记录存入数据库。-Ch
-