QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: doppler on April 10, 2019, 08:45:19 pm

Title: message for FellippeHeitor
Post by: doppler on April 10, 2019, 08:45:19 pm
If I missed it "bad me".  I find no other way to short message a user here except through the board.

I was wondering, in the pass you said you were working on getting inform to message through TCP/IP interface.
Instead of files.  This was a response to some questions about VWatch running from another computer
on a network for debugging purposes.

It's been a long time since then.  Wondering how it's going or not going ?
Title: Re: message for FellippeHeitor
Post by: FellippeHeitor on April 10, 2019, 10:49:45 pm
Hey there, doppler.

Latest version of InForm indeed does use TCP/IP to communicate between running modules (editor and form preview in that case), so the mission was accomplished on that front and no disk file is required anymore.

I didn't, however, port the technique over to vWATCH64 so far, so it remains using a disk file for inter-module communication for now.
Title: Re: message for FellippeHeitor
Post by: FellippeHeitor on April 10, 2019, 10:51:54 pm
BTW, no problem at all using the forum for this discussion, especially since it's QB64 related, but in the future, if it's really not public:

 [ This attachment cannot be displayed inline in 'Print Page' view ]  

The envelope above in users' profile page is for that.
Title: Re: message for FellippeHeitor
Post by: doppler on April 11, 2019, 08:19:04 am
So it was my bad after all.

This message was never intended to be private.  It's for all to see and use VWatch
when it becomes truly an qb64 in-circuit emulator.  If you ever used microprocessor
emulators (Intel type or other).  You will love the advantage you get by not depending
on the test bed to debug.

When you get motivated I look forward to the new and improved VWatch.