|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ideas:
A person can watch a live video from the computer. There are 2 computers that one of the computer is to transfer video files over network and the other computer is to receive it and play. I have a problem on how to transfer/receive live video files through internet using visual basic 6..... Problems: I don't know how to code the program and what controls should i use........ The internet protocol that i am using is HTTP and i'm using LAN network. Is there anyone who can give me a hand on this?Any advice/guideline? Thank you! |
|
#2
|
|||
|
|||
|
Watch video??I think it's bad way that u will use http protocol on the network!!..It's not a good resolve way to get a perfect realtime video performance..I recommend u to use UDP protocol to transfer the video data,if u will get the good realtime video performance!
|
|
#3
|
|||
|
|||
|
But can i use visual basic 6.0 to transfer video files, and how ? What command events or controls can i use...
Instead of using the UDP protocol, would it be easier if i use FTP?...Is there any sample code that you can supply cause i never use FTP/UDP protocol before... i am using LAN network... Thankx. Last edited by LimAK : November 19th, 2003 at 06:49 PM. |
|
#4
|
|||
|
|||
|
OK,I see.I consider u can setup a web server on a pc,and another pc which want to watch video can download this file via http URL..It's easy to use without vb program..
|
|
#5
|
|||
|
|||
|
Ok thank you i will try to make more research on that.....
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Transfer video file using visual basic 6 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|