-
C语言写的端口转发工具,内附源代码
C语言写的端口转发工具,内附源代码-Written by C language port forward instrument, containing the source code
- 2022-03-20 11:28:45下载
- 积分:1
-
vb source code, the realization of two
vb源程序,实现两台机器的网络连接,信息相互交换.-vb source code, the realization of two-machine network connectivity, information exchange.
- 2022-01-31 19:47:37下载
- 积分:1
-
实例86 判断网址是否有效.rar,意思很明白不用多说,下8
实例86 判断网址是否有效.rar,意思很明白不用多说,下8-86 examples of effective judgment website. Rar, meaning understand Needless to say, the next 8
- 2023-08-04 21:50:03下载
- 积分:1
-
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。...
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。-A hook used to intercept packets of VC procedures. First access to all processes, and then select the operation you want to process.
- 2023-01-07 17:40:03下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血...
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血-client regularly send data to the server, with VC preparation, the implementation of XP, although no value, but my efforts
- 2022-02-01 06:17:55下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
在程序中添加windows ip,不需要重新启动计算机
在程序中添加windows ip,不需要重新启动计算机-procedure ip adding windows, no need to restart the computer
- 2022-11-05 09:10:03下载
- 积分:1
-
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。...
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。 -Through the pieces of header information and administrators set the rules of table comparison, and refused to read out those who do not meet the standard package, should not filter out the information into the station.
- 2022-05-14 02:47:02下载
- 积分:1