-
C#多人聊天
好用的,C#实现TCP聊天(含客户端和服务器端)比较稳定,并且有处理粘包问题,请快下载吧,很适合学习或者项目中使用
- 2022-02-09 13:04:10下载
- 积分:1
-
The only port with winsock to complete the development of chat rooms 53607885IOC...
唯一的一个用winsock完成端口开发的聊天室53607885IOCPChat.rar-The only port with winsock to complete the development of chat rooms 53607885IOCPChat.rar
- 2022-09-23 23:50:03下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1
-
一个简易的聊天系统,可以在局域网内聊天,适合在公司不能上网的朋友....
一个简易的聊天系统,可以在局域网内聊天,适合在公司不能上网的朋友.-A simple chat system, you can chat in the LAN for Internet access in the company should not friends.
- 2023-08-20 18:55:03下载
- 积分:1
-
window socket network programming model example of EventSelect
window socket网络编程之EventSelect模型的例子
-window socket network programming model example of EventSelect
- 2022-10-26 14:35:04下载
- 积分:1
-
asp.net 双向探针,即看服务器又看自己
asp.net 双向探针,即看服务器又看自己-Asp. Net bidirectional probe, which can also have its own server
- 2022-01-25 16:20:56下载
- 积分:1
-
JAVA
基于JAVA的ICQ系统的设计于实现,包含文档和源代码-JAVA-based system design of the ICQ to achieve, including documentation and source code
- 2022-07-15 20:32:39下载
- 积分:1
-
西门子200自由口通讯,s7
西门子200自由口通讯,s7-200自由口与流量计,COD,的通讯,PLC程序-Siemens 200 free port communication, s7-200 free port with the meter, COD, communications, PLC program
- 2022-09-30 16:45:03下载
- 积分:1
-
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算....
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing.
- 2023-08-06 19:40:04下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1