Welcome![Sign In][Sign Up]
Location:
Search - CSharpsocket

Search list

[Internet-NetworkCsharpSocket

Description: csharp有关异步网络套接字的使用,里面是最基本的异步网络连接和发送数据-CSharp concerned the use of asynchronous network socket, which is the most basic asynchronous network connectivity and send data
Platform: | Size: 102400 | Author: 张风 | Hits:

[CSharpCSharpSOCKET

Description: C#套接字编程案例,简单快捷教你使用Sockets编程-C# Sockets
Platform: | Size: 132096 | Author: chenkelei | Hits:

[CSharpCsharpSocket

Description: C sharp开发socket程序的指导材料,实用。供参考-C# development of procedures for the guidance of socket material and practical. For reference
Platform: | Size: 173056 | Author: lifan | Hits:

[Sniffer Package captureCSHARPSOCKET

Description: C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判断类型、存储等工作 客户端状态检测线程:CheckClientState(),循环检查客户端会话-C# multi-threaded network communication system is composed of three core thread throughout the composition, by the. NET thread pool unified management: a client connection request listening thread: ListenClientRequest (), loop listening client connection request. If you have, testing the client IP, to see if the same observation equipment, and then create a client-side TSession object, and through Socket asynchronous call methods BeginReceive () to receive data packets, EndReceive () processing of data packet data packet processing threads: HandleDatagrams ( ), cyclic test data packet queue _datagramQueue, the completion of the packet parsing to determine the type, storage, etc. the client state detection thread: CheckClientState (), loop checks the client session
Platform: | Size: 10240 | Author: 鸣鸣 | Hits:

[CSharpCSharpSocket

Description: C#下的SOCKET 同步、异步通讯操作源代码,可供参考-SOCKET C# under the synchronous and asynchronous communications operating source code available for reference
Platform: | Size: 66560 | Author: 屠龙 | Hits:

[CSharpCSharpSocket

Description: 这是一篇基于Socket进行网络编程的入门文章,我对于网络编程的学习并不够深入,这篇文章是对于自己知识的一个巩固,同时希望能为初学的朋友提供一点参考。文章大体分为四个部分:程序的分析与设计、C#网络编程基础(篇外篇)、聊天程序的实现模式、程序实现。-This is a Socket-based network programming in the introductory article, I am learning web programming, and not deep enough, this article is a consolidation of knowledge for their own, while hoping to provide a reference beginner' s friends. Articles divided into four parts: analysis and design procedures, C# Network Programming Fundamentals (chapter foreign articles), the chat program implementation mode, the program implementation.
Platform: | Size: 80896 | Author: mutou | Hits:

[CSharpcSharpsocket-serialize

Description: 基于c# socket通信 对象序列化后的收发源代码 -C# socket-based communication to send and receive serialized object source code
Platform: | Size: 470016 | Author: linhan | Hits:

[Internet-NetworkCSharpSocket

Description: C# Socket 同步通信与异步通信 示例源码,清晰介绍CSharp中利用Socket实现网络通信。-C# Socket example of synchronous communication and asynchronous communication source, the use of a clear description CSharp Socket network communication.
Platform: | Size: 97280 | Author: zsg | Hits:

[CSharpCSharpsocket

Description: C#实现的多线程异步Socket数据包接收器框架-C# implementation of asynchronous multi-threaded framework Socket packet receivers
Platform: | Size: 18432 | Author: 黄勇 | Hits:

[TCP/IP stackcSharpSocket

Description: c# socket程序代码,包括服务端和客户端 -c# socket code, including server and client
Platform: | Size: 133120 | Author: bobo | Hits:

[CSharpCSharpSocket

Description: C#网络Socket客户端与服务器双向传输数据比较全下载下来直接可以用-Net Socket
Platform: | Size: 53248 | Author: 清风2460 | Hits:

[CSharpCSharpSocket

Description: 这个是一本有关c#编程的电子书,很经典,值得大家下载试读-it is a e-book about C#,classic,derserving to read for us
Platform: | Size: 189440 | Author: gengboting | Hits:

[Process-ThreadCSharpSocket-

Description: C# Socket 多线程编程实例,一些小小的例子,在这里分享一下。-c socket
Platform: | Size: 222208 | Author: shumamofang | Hits:

[CSharpCSharpSocket

Description: c# socket 学习技术基础,可供开发者自己学习socket 编程。-C# socket learning technology base, available for developers to learn on your own socket programming.
Platform: | Size: 878592 | Author: lily | Hits:

[Program docCSharpsocket-error-solution

Description: 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 object. Object name: " System.Net.Sockets.Socket" solutions classic error " remote host forced to close an existing connection." Solution
Platform: | Size: 424960 | Author: | Hits:

[CSharpCSharpSOCKET

Description: C#socket进行客户服务器通信,基于UDPtcpip-C# socket client-server communication
Platform: | Size: 953344 | Author: 王明 | Hits:

[OtherCSharpSocket

Description: 细细品味C#(Socket网络编程);适合初级学习Socket网络编程的人看-Savor the C# (Socket network programming) Socket network programming for primary learning to see
Platform: | Size: 878592 | Author: 苏寅 | Hits:

[DocumentscSharpsocket-TCPClient-TCPListener

Description: C# socket_、TCPClient、TCPListener用法的详细说明,包含代码,内容描写也比较详细-C# socket_, TCPClient, TCPListener usage details, include code, content description is more detailed
Platform: | Size: 18432 | Author: 李灰 | Hits:

[Internet-NetworkCSharpSOCKET

Description: C#基于TCP listener 与TCP client 实现 异步多线程 网络聊天工具-C# based and TCP client TCP listener asynchronous multi-threaded network chat tool
Platform: | Size: 83968 | Author: wang | Hits:

[Program docCSharpSocket-Tcp-Udp-

Description: C#网络编程资料,对初学者有一定的帮助,文字资料汇总-C# Network Programming information for beginners to have some help
Platform: | Size: 44032 | Author: 李正民 | Hits:
« 12 »

CodeBus www.codebus.net