-
据说能拦截局域网内所有数据包,我自己使用过一下感觉好象有些部份数据包拦不下来。...
据说能拦截局域网内所有数据包,我自己使用过一下感觉好象有些部份数据包拦不下来。-reportedly LAN can intercept data packets all, I used what seemed to feel some part of the data packets to stop for long.
- 2023-04-17 17:55:03下载
- 积分:1
-
一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序
一个用VC++.net编写的聊天同步软件,有服务器端和客户端,实现了客户端和服务器端的时间同步,具体算法见程序-A used VC++. Net prepared synchronous chat software has server-side and client to achieve the client and server time synchronization, the specific algorithm, see procedures
- 2022-03-22 13:57:00下载
- 积分:1
-
真正的基于SIP和windows的语音通信.rar
真正的基于SIP和windows的语音通信.rar...
真正的基于SIP和windows的语音通信.rar
真正的基于SIP和windows的语音通信.rar
- 2023-07-26 15:55:05下载
- 积分:1
-
聊天程序客户端源代码
聊天程序客户端源代码-Chat Client source code
- 2023-01-16 02:45:03下载
- 积分:1
-
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中-A Winsock package type, solved some of the news of CAsyncSocket deal with the problem, making such a good program for consle
- 2022-06-20 17:02:49下载
- 积分:1
-
可以实现NAT下的多重穿透(聊天室源码)
可以实现NAT下的多重穿透(聊天室源码)-NAT can be achieved under the multiple penetration (Chat Room FOSS)
- 2022-09-16 21:50:03下载
- 积分:1
-
这是一个电话号码合网络地址转换的程序源代码。
这是一个电话号码合网络地址转换的程序源代码。-This is a telephone number a network address translation of the source code.
- 2023-08-27 16:10:04下载
- 积分:1
-
可以传文件发送消息和截屏的
可以传文件发送消息和截屏的-can send documents to send information and screen shots of Dongdong
- 2022-01-21 06:00:21下载
- 积分:1
-
(2)本地计算机网络接入计算机编程实例…
(2)本地计算机网络编程实例
获取计算机的名称和IP地址【chap2Local】
获取计算机的子网掩码【chap2 Local】
获取计算机的DNS设置【chap2 Local】
获取计算机的网卡地址【chap2 Local】
获取计算机安装的协议【chap2 Local】
获取计算机提供的服务【chap2 Local】
获取计算机的所有网络资源【chap2 Local】
修改本地计算机的所有网络设置【chap2 Local】
获取计算机TCP/IP协议的所有信息【chap2 Local】-(2) the local computer network access to computer programming examples of the names and IP addresses [ chap2 L ocal access to a computer-- Subnet Mask [ chap2 Local access to a computer-- installed DNS [ chap2 Local access to the computer-- the NIC address [ chap2 Local access-- the installation of computer [the agreement chap2 Local computer-- access services provided by the [ chap2 Local access to a computer-- all network resources [ chap2 Local-- amend local computer all network configuration [ chap2 Local computer-- access TCP/IP protocol all the information [ chap2 Local--
- 2023-06-02 01:25: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