-
网络监控软件
网络监控软件 -Network monitoring software network monitoring software
- 2023-01-21 19:55:04下载
- 积分:1
-
这是我学习网络编程时做的一个局域网聊天工具,需要对网络进行配置...
这是我学习网络编程时做的一个局域网聊天工具,需要对网络进行配置-This is my learning network programming do a LAN chat tools, the need for network configuration
- 2022-01-24 18:13:11下载
- 积分:1
-
About the data in the network package and unpack the receiving end of a general...
关于网络通信中的数据打包和接收端解包的一般算法编码-About the data in the network package and unpack the receiving end of a general algorithm for encoding
- 2023-01-15 20:10:03下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分:1
-
TCP聊天客户端,希望对大家有所帮助啦,
TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
- 2022-04-06 20:45:20下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
聊天使用很好用的
可是视频 文件传输 以及实时对话
聊天使用很好用的
可是视频 文件传输 以及实时对话-Chat with the use of very good but the video file transfer and real-time dialogue
- 2023-01-25 04:00:03下载
- 积分: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 drivers for the bridge, 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 and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
C#多人聊天
好用的,C#实现TCP聊天(含客户端和服务器端)比较稳定,并且有处理粘包问题,请快下载吧,很适合学习或者项目中使用
- 2022-02-09 13:04:10下载
- 积分:1
-
DCOM version of the remote computer desktop management, DCOM version of the remo...
DCOM版远程计算机桌面管理,DCOM版远程计算机桌面管理-DCOM version of the remote computer desktop management, DCOM version of the remote computer desktop management
- 2023-05-09 04:05:04下载
- 积分:1