-
关于远程网络监视程序的源码,采用vc++编写
关于远程网络监视程序的源码,采用vc++编写- About the long-distance network monitor program source code,
uses vc++ to compile
- 2022-06-19 17:28:51下载
- 积分:1
-
MySQL Pocket Reference Network Programming : Database
MySQL Pocket Reference网络编程:数据库-MySQL Pocket Reference Network Programming : Database
- 2022-02-13 23:40:54下载
- 积分:1
-
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,...
说明:
学习之余做的一个源码。
带有base64的编码和解码,
但是没有html格式的解码,发送邮件很成功,接收邮件有一点问题,接受到本机以后,
若邮件编码是txt的,能够正常显示,若是mime的编码,就直接显示源码。
收发均封装好了类
可以直接 继承使用!
-Description: learn to do a source. With base64 encoding and decoding, but no html format decoding, sending mail was a success and have a little problem receiving mail, received after this machine, if the message encoding is a txt that can display, if the mime encoding directly show the source code. Transceivers are packaged good categories can be directly used to inherit!
- 2023-08-11 13:30:04下载
- 积分:1
-
Computer network adapter IP address is automatically set in VC6.0 has debugging...
在电脑上自动设置网卡IP地址 在VC6.0上已经调试通过-Computer network adapter IP address is automatically set in VC6.0 has debugging through
- 2022-01-22 08:24:52下载
- 积分:1
-
ping 测试代码
ping 测试代码-ping test code
- 2022-07-21 06:33:54下载
- 积分:1
-
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用-Tomcat Help Tomcathelp basic use of configuration management
- 2022-03-21 01:26:22下载
- 积分:1
-
很好的源码,能构监听网络数据包,也是学习VC++得很好的源码...
很好的源码,能构监听网络数据包,也是学习VC++得很好的源码-Very good source that can monitor network packets conformation is also studying VC++ very good source
- 2022-02-03 00:18:41下载
- 积分:1
-
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!...
Bit网上下载流行软件,如果你也想编写,请好好研究这个程序代码!-Bit torrent sofeware source code
- 2022-12-01 04:50:03下载
- 积分:1
-
use of Asp. Net (Vb) prepared by the simple message, function relatively simple,...
使用asp.net(Vb)编写的简单的留言本,功能相对简单,可供初学者学习之用!-use of Asp. Net (Vb) prepared by the simple message, function relatively simple, for beginners to learn use!
- 2022-03-22 00:09:15下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1