-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下...
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下-VC prepared using a small program, you can obtain the current working group ... ... everyone can learn from reference
- 2022-02-01 16:42:01下载
- 积分:1
-
用vc编的简单聊天室,调用csoket来实现
用vc编的简单聊天室,调用csoket来实现-vc series with a simple chat room, calling to achieve csoket
- 2022-01-25 20:56:33下载
- 积分: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
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现、Socket接口实现网络异步通信、用C语言实现Ping程序功能-RS-232-C port real-time monitoring software designed to achieve, Socket Interface network asynchronous communication using C language function Ping procedures
- 2022-01-22 17:17:25下载
- 积分:1
-
ACESXP
ACESXP-1.0,ACE网络编程的一个小例子。-ACESXP-1.0, ACE network programming a small example.
- 2023-01-28 07:20:04下载
- 积分:1
-
Can complete a basic web browser HTTP protocol like students to master knowledge...
可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
- 2022-07-11 13:21:02下载
- 积分:1
-
CSocket CSocket Communication Program Communication Program
Csocket通信程序
Csocket通信程序 -CSocket CSocket Communication Program Communication Program
- 2022-11-14 04:25:02下载
- 积分:1
-
MFC prepared using chat programs, chat rooms realize functions, can automaticall...
用MFC编写的聊天程序,实现聊天室功能,客户端能够自动检测到服务器。-MFC prepared using chat programs, chat rooms realize functions, can automatically detect the client to the server.
- 2022-02-02 01:54:03下载
- 积分:1