-
这是一个很好的程序代码,是关于套接字上的套接字编程的。
这是个很不错的编程代码,是有关于socket套接字的编程是由中科院的老师亲自编写的-this is a very good program code is on the socket socket programming from the CAS is personally prepared by the teachers
- 2023-08-17 12:35:03下载
- 积分:1
-
关于网络通信的程序,供大家参考。
关于网络通信方面的程序,供大家参考.-on network communications procedures, for your reference.
- 2022-03-11 13:58:01下载
- 积分:1
-
一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!...
一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!-a very classic mail receiving and sending the original program! If you do not download, you will surely regret, what issues please contact me!
- 2022-03-12 19:16:49下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
在C++中得到自动取款机地址
Get ATM address in C
- 2022-03-14 18:46:44下载
- 积分:1
-
一个UDP监听程序可以显示所有数据来自端口5260
一个监听udp的程序,可以把5260端口发过来的数据都显示出来-A udp listener program which can display all the data come from port 5260
- 2022-05-20 21:33:34下载
- 积分:1
-
银行仿真终端程序
银行仿真终端程序-banks simulation terminal
- 2022-08-10 04:53:12下载
- 积分:1
-
WINDOWS网络编程一书的配套源码
WINDOWS网络编程一书的配套源码-WINDOWS network programs a book the necessary source code
- 2023-02-11 17:35:03下载
- 积分:1
-
- 2023-07-04 19:20:03下载
- 积分:1
-
C socket prepared by the procedure of this document. Including the client and se...
使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.
- 2022-11-04 03:40:03下载
- 积分:1