-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
firefox系列,扩展编程之五,一个简单的实例。
firefox系列,扩展编程之五,一个简单的实例。-series, extended programming Five, a simple example.
- 2022-03-04 18:32:07下载
- 积分:1
-
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将...
1。注册会员发布商品功能,可以上传商品图片。 2。注册会员修改商品功能,可以修改商品图片,旧的商品图片将被删除。 3。注册会员删除商品功能,删除商品信息的同时将删除商品图片。 4。管理员发布公告功能。 5。管理员对商品的修改、删除功能(同注册会员对商品的管理功能)。 6。管理员对注册会员的修改、删除功能,删除会员时将删除会员发布的所有商品信息及其商品图片。 7。美化了程序,并进行了分页功能。 8.更新一些基本功能和BUG-1. Member registration issued commodity function can upload pictures of goods. 2. Register to amend the Trade function could amend the Trade photographs, old pictures of goods will be deleted. 3. Member registration commodity function to delete, delete commodity information at the same time to remove items pictures. 4. Administrators issued a public notice function. 5. Managers of commodity modification, deletion function (with a registered membership of commodity management functions). 6. Administrators of registered members of the modification, deletion function to delete Member Member will be deleted when the release of information about goods and merchandise photos. 7. Landscaping procedures, and the tabs. 8. Update some of the basic functions and BUG
- 2022-07-08 05:17:31下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
实现网内组播,包含服务器端和客户端的代码
实现网内组播,包含服务器端和客户端的代码-To achieve multicast network, including server-side and client-side code
- 2022-03-17 23:33:52下载
- 积分:1
-
输入局域网中的主机的IP地址就可以得到对方的MAC地址!
输入局域网中的主机的IP地址就可以得到对方的MAC地址!-importation hosts on the LAN IP address can be on the other side of the MAC address!
- 2023-05-29 19:05:03下载
- 积分:1
-
CSocket CSocket Communication Program Communication Program
Csocket通信程序
Csocket通信程序 -CSocket CSocket Communication Program Communication Program
- 2022-11-14 04:25:02下载
- 积分:1
-
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
- 2023-07-04 16:50:02下载
- 积分:1
-
BCB SOCKET通讯
基于TCP/IBCP协议的BCB SOCKET聊天 通讯源代码,SERVER和CLIENT功能集成在一起,直接编译后运行,复制到局域网中任何一台电脑之后即可进行聊天通讯。提供了SOCKET通讯的功能架构,做相应的修改即可实现您想要的功能。
- 2022-07-17 02:47:45下载
- 积分:1
-
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端....
一个网络方面的源程序,通过网络编程实现对内网电脑各参数信息采集的示例,客户端.-a network source, network programming through internal computer network parameters Information Collection example, the client.
- 2022-01-26 07:33:17下载
- 积分:1