-
generation application framework and initialization OLE/COM library environment...
生成应用程序框架并初始化OLE/COM库环境 创建一个标准 的MFC AppWizard(exe)应用程序,然后在使用ADO数据库的InitInstance函数中初始-generation application framework and initialization OLE/COM library environment to create a standard MFC AppW izard (exe) applications, then use ADO database initial InitInstance function
- 2022-01-26 05:26:03下载
- 积分:1
-
This document is for the use of network programming, which there are many exampl...
本文件是供网络编程使用,里面还有许多实例。供初学者使用-This document is for the use of network programming, which there are many examples. For beginners to use
- 2023-08-14 03:15:03下载
- 积分:1
-
Experimental simulation
实验模拟-TCP聊天客户端
模型使用有停止等待协议进行客服间的通信-Experimental simulation-TCP chat client to use the model agreement has to stop to wait for customer communication
- 2022-11-10 04:35:03下载
- 积分:1
-
ip函数,ip地址比较,checksum等函数
ip函数,ip地址比较,checksum等函数-ip function, ip address comparison, function and so on checksum
- 2022-12-25 16:30:03下载
- 积分:1
-
简单的程序
简单的程序-Simple procedure
- 2022-03-25 08:06:45下载
- 积分:1
-
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送...
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送端的IP以及对方询问MAC地址对应的IP地址。
最后的发送速度可选参数为:(大小写敏感)
fast----------最快
hear---------每60MS一个包(比较适合结合SNIFFER做监听)
slowhear---每500MS一个包
auto---------每1秒一个包
slow---------每2秒个包
-Usage: First, install the driver winpacp, send when ARP can choose the TYPE. If the ARP request message, the question as long as the input to the IP address, if the ARP response packet will have to enter the sending end of the IP and MAC address of the other asked whether the corresponding IP address. The final optional parameter for sending speed: (case sensitive) fast fastest hear- a packet every 60ms (SNIFFER make more suitable combination of monitor) slowhear- every 500ms a packet auto- every one seconds a packet slow- every two seconds of packet
- 2022-01-24 12:52:46下载
- 积分:1
-
shopping cart
网上购物车程序,可增加,删除货物,保存付账等功能-shopping cart
- 2023-06-05 18:45:03下载
- 积分:1
-
教你如何写一个聊天程序(step one)
教你如何写一个聊天程序(step one)-teach you how to write a chat program (step one)
- 2022-07-24 15:32:01下载
- 积分:1
-
基于Socket的网络文件传输的例子,更简洁,容易下…
基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
- 2023-04-20 00:55:03下载
- 积分: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