English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

this is about video streaming

2006-06-23 23:35:35 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

You cannot use DLLS server to client unless it is directly connected to your network.

At work, we use DLLs from the SERVER since it is in the same network (connected to my driver). But for your situation you dont need to do video streaming by using an external dll file.

Either your client software has that DLL. Or you use some sort of webservices to get the properties you wish about. DLL is like a package. That is like the main core of your application.

IF you just want to transfer a dll from server to client pc, then you need to use some sort of communication protocol, like udp, tcp, or ftp. That would be the better candidate incase your using that transfer as an update mechanisim.

Good Luck

2006-06-24 16:49:22 · answer #1 · answered by ? 6 · 0 0

what streaming format you are using.

2006-06-24 06:45:53 · answer #2 · answered by Phoenix 1 · 0 0

fedest.com, questions and answers