Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: Tarak on May 15, 2013, 02:02:27 AM

Title: Message across LAN
Post by: Tarak on May 15, 2013, 02:02:27 AM
Hi Guys,
Just curious whether it's possible to have my CNC router send a message across the LAN to a win7 PC (IP 192.168.0.6) to say it's completed?
Just a thought, I think it might come in handy.
I had a quick look and couldn't really find anything on the forum.
Darc
Title: Re: Message across LAN
Post by: BR549 on May 15, 2013, 12:52:53 PM
There is a method on this site to send an email from Mach3 .

SHould not be hard to do what you want just have to find a VB code example that will run in Mach3 CB.

(;-) TP

Title: Re: Message across LAN
Post by: Tarak on May 15, 2013, 05:52:09 PM
Thanks BR549, I'll see what I can do.