搜索资源列表
-
1下载:
Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
-
-
0下载:
C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
-
-
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#.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
-
-
0下载:
第一步:用指定的端口号和服务器的ip建立一个EndPoint对像;
第二步:建立一个Socket对像;
第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求;
第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息;
第五步:用socket对像的Receive()方法接受服务器发来的信息
第六步:通信结束后一定记得关闭socket;
-Step one: us
-
-
0下载:
c#开发的server and client通讯,socket参考。-c# socket
-
-
1下载:
Csharp .Net Socket Client Cla-Csharp. Net Socket Client Class
-
-
0下载:
Socket服务器客户端模型通信 服务器客户端模型通信-Socket client server model of communication
-
-
0下载:
Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
-
-
0下载:
C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
-
-
0下载:
用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
-
-
1下载:
客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
-
-
0下载:
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
-
-
0下载:
服务器与客户端
用c#编写的
新手可以-Server and the client-side
-
-
0下载:
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
-
-
0下载:
完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
-
-
0下载:
Socket客户端和服务端程序,用来演示Socket编程的技巧和方法-Socket client and server programs are included to demonstrate the skills and methods of Socket programming
-
-
0下载:
socket client and server
-
-
0下载:
Implementation of a socket client in C#
-
-
0下载:
Socket Client Server
-