need help please.. I'm currently developing a simple queuing system for our cashier using PB7. is there a way to trigger event from the PCs of window 1 and 2 to the server computer which displays the number being called by window 1 and 2? (we have a 3 computer setup pc1 = caller from window 1, pc2 = caller from window 2, pc3 = facilitates number displays.)
iv'e already tried findwindow function paired with the send function but it seems to work only in 1 computer.
Some friends suggested socket programming but i cannot find examples over the internet..
Thanks for the help.