-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1
-
the program automatically detects the remote or local host security, found the r...
本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
- 2022-08-12 06:41:06下载
- 积分:1
-
DELPHI编写仿PS的部分功能,值得参考。
DELPHI编写仿PS的部分功能,值得参考。-DELPHI part of the preparation of imitation PS function, it is also useful.
- 2022-03-24 20:09:24下载
- 积分:1
-
服务器以TCP/IP提供服务时,客户端按函数调用模式调用。以屏蔽TCP/IP的具体实现。...
服务器以TCP/IP提供服务时,客户端按函数调用模式调用。以屏蔽TCP/IP的具体实现。-servers to the TCP/IP to provide services, client function call by calling mode. To shield TCP/IP is a concrete realization.
- 2022-08-08 09:41:09下载
- 积分:1
-
远程唤醒需要软硬件相结合才能实现,该工程为远程唤醒的软件部分。
该工程将远程唤醒划分为单播唤醒、有限广播唤醒和定向广播唤醒三种模式,分别适用于不同的应用场合...
远程唤醒需要软硬件相结合才能实现,该工程为远程唤醒的软件部分。
该工程将远程唤醒划分为单播唤醒、有限广播唤醒和定向广播唤醒三种模式,分别适用于不同的应用场合。
- 2023-05-11 08:25:04下载
- 积分:1
-
UDP包的发送与接收
基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming-- UDP packet transmission and reception
- 2023-05-01 09:40:03下载
- 积分:1
-
此示例演示如何使用知识产权辅助程序接口函数来操作反渗透…
This sample demonstrates the use of IP Helper API functions to manipulate the routing table.
- 2022-01-28 19:25:42下载
- 积分:1
-
VC source
VC 源代码
--- --- --- --- --- --- --- --
dswRename_src.zip
一个可以重命名workspace的程序。
simplecomserver_src.zip
演示了如何生成一个COM组件。
consolePipe_src.zip
consolePipe_demo.zip
用图形界面的程序装载控制台程序并接收控制台程序的输出。
TiffToPDF_src.zip
sampleimage.zip
将tiff转换成PDF的源程序。
SimpleWordPad.zip
简单字处理程序。
Gamma_Manager_src.zip
Gamma_Manager_demo.zip
调节灰度的滑动条的类。
smpplib.zip
一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息。
ColorFont_src.zip
使用CColorDialog类轻松改变对话框背景颜色和字体。
benBro107.zip
benbro.zip
一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。
PictureZoom_src.zip
PictureZoom_demo.zip
一个C++ OCX控件可以在你应用程序的窗口上绘制图片。
-VC source-------------------------------------------- dswRename_src.zip a workspace can rename the procedure. Simplecomserver_src.zip demonstration of how to create a COM. ConsolePipe_src.zip consolePipe_demo.zip use graphical interface loading procedures and receiving procedures console
- 2022-02-26 21:41:37下载
- 积分: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