PDA

Click to See Complete Forum and Search --> : screen capturing.


Owen Holiday
Jul 15th, 2001, 08:49 PM
I'm working in WinNT and I was wondering if there is a way to stream data from one computer on the network directly to another. For example, I want one program that will create a chat program over the network, and another that will send over images, or other files directly from one torminal to another. I know there are already apps out there, but I was wondering how this could be done in vb.


Thanks in advance,
Owen Holiday.

Sundance Kid
Jul 16th, 2001, 08:36 AM
You can always code a Active X component (might take a while).

But if I was you I would rather code this programme in VB instead of ASP.

Owen Holiday
Jul 17th, 2001, 07:27 PM
Thanks for the tip.