搜索资源列表
CsharpSocket
- csharp有关异步网络套接字的使用,里面是最基本的异步网络连接和发送数据-CSharp concerned the use of asynchronous network socket, which is the most basic asynchronous network connectivity and send data
CSharpSOCKET
- C#套接字编程案例,简单快捷教你使用Sockets编程-C# Sockets
CsharpSocket
- C sharp开发socket程序的指导材料,实用。供参考-C# development of procedures for the guidance of socket material and practical. For reference
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检
CSharpSocket
- C#下的SOCKET 同步、异步通讯操作源代码,可供参考-SOCKET C# under the synchronous and asynchronous communications operating source code available for reference
CSharpSocket
- 这是一篇基于Socket进行网络编程的入门文章,我对于网络编程的学习并不够深入,这篇文章是对于自己知识的一个巩固,同时希望能为初学的朋友提供一点参考。文章大体分为四个部分:程序的分析与设计、C#网络编程基础(篇外篇)、聊天程序的实现模式、程序实现。-This is a Socket-based network programming in the introductory article, I am learning web progr
cSharpsocket-serialize
- 基于c# socket通信 对象序列化后的收发源代码 -C# socket-based communication to send and receive serialized object source code
CSharpSocket
- C# Socket 同步通信与异步通信 示例源码,清晰介绍CSharp中利用Socket实现网络通信。-C# Socket example of synchronous communication and asynchronous communication source, the use of a clear descr iption CSharp Socket network communication.
CSharpsocket
- C#实现的多线程异步Socket数据包接收器框架-C# implementation of asynchronous multi-threaded fr a mework Socket packet receivers
cSharpSocket
- c# socket程序代码,包括服务端和客户端 -c# socket code, including server and client
CSharpSocket
- C#网络Socket客户端与服务器双向传输数据比较全下载下来直接可以用-Net Socket
CSharpSocket
- 这个是一本有关c#编程的电子书,很经典,值得大家下载试读-it is a e-book about C#,classic,derserving to read for us
CSharpSocket-
- C# Socket 多线程编程实例,一些小小的例子,在这里分享一下。-c socket
CSharpSocket
- c# socket 学习技术基础,可供开发者自己学习socket 编程。-C# socket learning technology base, available for developers to learn on your own socket programming.
CSharpsocket-error-solution
- C#socket通讯两个最经典错误解决方案。 经典错误1 无法访问已释放的对象。 对象名:“System.Net.Sockets.Socket”;解决方案 经典错误2 "远程主机强迫关闭了一个现有的连接。"解决方案-Two of the most classic C# socket communication error solutions. Classic error can not access a freed obj
CSharpSOCKET
- C#socket进行客户服务器通信,基于UDPtcpip-C# socket client-server communication
cSharpsocket-TCPClient-TCPListener
- C# socket_、TCPClient、TCPListener用法的详细说明,包含代码,内容描写也比较详细-C# socket_, TCPClient, TCPListener usage details, include code, content descr iption is more detailed
CSharpSOCKET
- C#基于TCP listener 与TCP client 实现 异步多线程 网络聊天工具-C# based and TCP client TCP listener asynchronous multi-threaded network chat tool
CSharpSocket-Tcp-Udp-
- C#网络编程资料,对初学者有一定的帮助,文字资料汇总-C# Network Programming information for beginners to have some help
CSharpSocket
- C#Socket编程同步以及异步通信,有详细代码说明-C# Socket Programming synchronous and asynchronous communication, a detailed descr iption of the code