Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
message transfer
Name: martin Date: March 15, 2003 at 21:40:40 Pacific OS: windows 2000 pro CPU/Ram: p4 1.8/256
Comment:
hi, I would like to transfer images over the internet to display monitor.I have in one location my pc running some avi images and 2 km away LCD dispaly monitor. What could be the safest way to do that? thanks Martin
Summary: OK, so I've found the following VB code browsing the net: Private Sub cmdUpdate_Click() ' Simple FTP Sample ' This is written in VB 6. You need to include ' Microsoft Internet Transfer Control 6.0 (...
Summary: Not that I am aware of, since Windows (the OS) is designed to call window procedures directly, depending on the message. Only certain messages are normally posted to the message queue, such as mouse a...
Summary: Is there anyway I can send messages to computers over a network? The IP addresses of the computers are hard to figure out but can be done. So is there anyway I can send messages to other computers thr...