Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NET SEND Command
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00615707
Message ID:
00617622
Views:
18
Eric,

Thanks for the help with the Net Send issue.

What I would really like to do is create an inner-office chat
application. This would simply be a chat window which one worker
can use to chat with another.

To test, I created an ActiveX EXE with the following:

- A public variable called sMessage which holds a string
- A function called GetMessage, which returns the contents of sMessage
- A sub called SetMessage which sets the value of sMessage

I generated an ActiveX EXE on a network drive.

Next I created a GUI with a reference set to the ActiveX EXE.

It runs fine by itself. If I type in a string and hit "Set", then "Get"
the message I types in is returned from the ActiveX EXE.

If I try it with 2 GUI's, Setting in one, and getting in another, it
doesnt work.

Any ideas on this? Is this do-able?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform