-
通过邮件数据、服务和客户
通过消息传递数据,有服务端和客户端-through messaging data, services and clients
- 2022-02-19 21:58:39下载
- 积分:1
-
Pipeline communications, faster than the SOCKET to 5M/s and above
管道通讯,比SOCKET快,达到5M/s以上-Pipeline communications, faster than the SOCKET to 5M/s and above
- 2022-03-26 11:29:47下载
- 积分:1
-
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,...
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。-A VC/C++ Online radio program source code, contribute to learning and mastering the C++ Network broadcasting technology. Worthy of study and reference. Development language based on Visual Studio. The code from the online collection of public resources, I would like to study for their use and reference.
- 2022-05-18 16:51:13下载
- 积分:1
-
the network programming procedures introduced to the basic knowledge and skills,...
这个程序介绍网络编程的基本知识与技巧,
望各位指教-the network programming procedures introduced to the basic knowledge and skills, hope you enlighten
- 2022-04-12 01:06:25下载
- 积分:1
-
该系统是一个
本系统是一个基于ASP的公交线路查询系统,可以为用户提供线路查询,站点查询,地名查询,换乘查询,地名注册等功能,另外还为管理员添加了添加线路,添加或更改站点,删除线路或站点,修改线路信息,地名录入等功能-the system is an ASP-based bus line query system, able to provide users with line inquiries, site inquiries, names inquiries, transfer inquiries, name registration functions, but also for administrators to add a line to add, add or modify site, delete lines or sites, modify Line Road information, such as names Input Function
- 2023-02-27 16:15:03下载
- 积分:1
-
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。...
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
- 2023-02-08 06:55:03下载
- 积分:1
-
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上
用vc编写的简单聊天室,用winsock写成,适用vc6.0及以上-vc prepared with a simple chat room, using winsock languages, and above applies vc6.0
- 2022-02-15 19:55:50下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
此程序包是jxta的类库,是.jar文件,类似于java类库中的tool.jar!...
此程序包是jxta的类库,是.jar文件,类似于java类库中的tool.jar!-this package is JXTA the library, yes. Jar files, similar to the Java class libraries tool.jar!
- 2022-08-06 06:12:52下载
- 积分:1
-
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了。使用HotMail的朋...
一个可以检查HotMail邮件的程序,你可以使用改程序检查你的Hotmail账户是否有邮件而不用登陆到www.hotmail.com上了。使用HotMail的朋友一定要下载。
-one can check the Hotmail e-mail program, you can change the use of procedures to check your Hotmail account whether an e-mail instead of landing on the /. Use Hotmail friend must download.
- 2022-12-27 00:00:03下载
- 积分:1