登录
首页 » Visual C++ » MachRemote

MachRemote

于 2021-01-15 发布 文件大小:219KB
0 565
下载积分: 1 下载次数: 56

代码说明:

  MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)

文件列表:

MachRemote
..........\CMach4.h,990,2007-10-07
..........\CMyScriptObject.h,28090,2007-10-04
..........\CMyScriptObject0.h,28096,2007-10-04
..........\Debug
..........\DlgProxy.cpp,2676,2007-10-04
..........\DlgProxy.h,736,2007-10-04
..........\MachRemote.aps,58984,2007-10-09
..........\MachRemote.cpp,3233,2007-10-04
..........\MachRemote.h,526,2007-10-04
..........\MachRemote.idl,655,2007-10-04
..........\MachRemote.ncb,109568,2007-10-09
..........\MachRemote.rc,5674,2007-10-09
..........\MachRemote.reg,719,2007-10-04
..........\MachRemote.sln,909,2007-10-04
..........\MachRemote.vcproj,5419,2007-10-07
..........\MachRemoteDlg.cpp,6714,2007-10-09
..........\MachRemoteDlg.h,3383,2007-10-09
..........\MachRemote_h.h,5335,2007-10-09
..........\MachRemote_i.c,2042,2007-10-09
..........\ReadMe.txt,5223,2007-10-04
..........\Release
..........\.......\MachRemote.exe,266240,2007-10-09
..........\res

..........\...\MachRemote.manifest,700,2007-10-04
..........\...\MachRemote.rc2,401,2007-10-04
..........\resource.h,957,2007-10-09
..........\stdafx.cpp,210,2007-10-04
..........\stdafx.h,2547,2007-10-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WSAEventSelect_Test_IO
    关于WSAEventselect模型的使用,这个模型和WSAAsyncselect很相像,但是使用方法还是要注意(About WSAEventselect model used is very similar to the model and WSAAsyncselect, but still have to pay attention to use)
    2010-11-08 17:05:04下载
    积分:1
  • AUpdateProvider
    一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
    2014-01-18 00:38:42下载
    积分:1
  • WOL_AIO
    Wake On Lan 通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。(Wake On Lan in the BIOS by setting Wake ON LAN, LAN UDP through radio, start the remote computer.)
    2007-07-31 21:10:47下载
    积分:1
  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • ISP_pc_14y1231b
    透過 Socket 擷取影像,並進行 OpenCV MOG2 計算(Capture images through Socket, and OpenCV MOG2 computing)
    2014-12-31 16:51:58下载
    积分:1
  • UDP_chat
    利用udp包实现聊天。利用udp包实现聊天。(use udp packet to realize chat over net.)
    2010-09-24 23:56:31下载
    积分:1
  • modbus TCPIP协议client-Server端源代码
    利用vc++实现modbus tcp通信(Using vc++ to implement Modbus TCP communication)
    2018-02-24 17:45:27下载
    积分:1
  • lbmsim-0.8
    LBM格子波尔兹曼C程序,特别全,下载即可。(LBM Lattice Boltzmann C procedures, particularly full, download.)
    2014-03-04 09:20:45下载
    积分:1
  • bcast
    此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of agreements broadcasts )
    2020-06-26 12:20:02下载
    积分:1
  • webspider
    说明:  可以从网络上下载网页,采用多线程编程技术,下载速度更快,并可以记录下载网页数量(network can be downloaded from the website, using multithreaded programming techniques, faster download speeds and can be downloaded from the website record number)
    2005-09-11 09:10:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载