搜索资源列表
-
0下载:
C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
-
-
0下载:
C#.Net Socket网络聊天室编程实例附教程.实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。-C#. Net Socket Internet chat room attached tutorial programming examples. Example of an online chat room, sub-server and client. Instance run
-
-
1下载:
基于Socket的聊天室(C#),包含服务器端和客户端,刚开始学习,比较简单
-Socket-based chat room (C#),Contains the server-side and client.I has just started to learn, so the program is relatively simple.
-
-
0下载:
c#聊天室,分server和client-c# chat rooms, server and client
-
-
0下载:
一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
-
-
0下载:
C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。
-C#. Net programming chapter of Socket programming examples, example of an Internet chat room, sub-server and client. Instance running on VS2
-
-
0下载:
利用socket实现客户端与服务器端通信-use socket client and server-side communications
-
-
0下载:
欢迎大家使用该简单的通信软件,下边简单介绍下下:
适用范围:
非常适合初学者学习使用。(Socket编程)
实现的功能:
(1)用户注册
(2)添加好友
(3)跟好友聊天
(4)在线用户管理
(5)服务器日志管理
-Welcome to use the simple communication software, a brief introduction below under the following: Application: Ideal f
-
-
0下载:
主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of network programming, including
-
-
0下载:
一个Socket Server Client的封装
内含简单的聊天通信。-A Socket Server Client package contains a simple chat communication.
-
-
0下载:
利用C#语言,socket机制实现简单的客户端和服务器端的聊天程序-Using C# language, socket mechanism to achieve a simple client and server chat program
-
-
0下载:
聊天程序客户端,与服务端配合,适合初学者!-Chat program clients, in conjunction with the server, suitable for beginners!
-
-
0下载:
C# Socket聊天程序(一个服务端,多个客户端)-C# Socket chat program (a server and multiple clients)
-
-
0下载:
是一种用socket编写的简单聊天室,包括服务器和客户端,给定ip 就可实现简单聊天-A socket to write a simple chat rooms, including server and client, given ip can implement simple chat
-
-
0下载:
异步socket通信聊天程序,同时包含客户段和服务器端,开启服务器端可同时与多个客户端通信-Asynchronous socket communication chat program, that contains both customer segments and server-side, turn on the server-side can communicate with multiple clients at the same time
-
-
0下载:
C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. For a chat program, it
-
-
0下载:
在.net环境下,使用C#编程实现基于Socket的聊天室,此软件有一个服务器,其它电脑运行客户端,可以实现,类似与QQ的聊天,选中私聊与所选成员进行聊天就可。-In the. Net environment using C# Programming Socket-based chat rooms, this software has a server, other computers running the client, you can achieve similar QQ chat, pr
-
-
0下载:
Socket聊天程序(一个服务端,多个客户端)-Socket chat program (a server, multiple clients)
-
-
0下载:
C# SOCKET编写的简单聊天通信程序 客户端与服务器实现交互通信-Client and server chat
-
-
0下载:
使用C#Socket的编程写的 有Client和Server的一个聊天程序,还搭载一个抽奖程序(The use of C#Socket programming written with Client and Server chat program, also equipped with a lottery program)
-