Click here to Skip to main content
15,888,610 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
Luc Pattyn31-May-10 14:00
sitebuilderLuc Pattyn31-May-10 14:00 
GeneralRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
LloydA11131-May-10 14:13
LloydA11131-May-10 14:13 
GeneralRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
Luc Pattyn31-May-10 14:36
sitebuilderLuc Pattyn31-May-10 14:36 
GeneralRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
LloydA11131-May-10 14:47
LloydA11131-May-10 14:47 
GeneralRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
Dave Kreskowiak31-May-10 18:23
mveDave Kreskowiak31-May-10 18:23 
AnswerRe: Does anyone own an Epia Via 800 ITX motherboard? Pin
Randor 1-Jun-10 7:12
professional Randor 1-Jun-10 7:12 
Questionvideo streaming using radio frequency. Pin
Zafar24831-May-10 10:49
Zafar24831-May-10 10:49 
AnswerRe: video streaming using radio frequency. Pin
Dave Kreskowiak31-May-10 18:28
mveDave Kreskowiak31-May-10 18:28 
Zafar248 wrote:
i want to transmit video using 2.4 ghz rf transmitter with in a range of max 70m.


OK, great.


Zafar248 wrote:
i am searching for api to receive this transmitted stream using c#


There isn't one built into the .NET Framework.


Zafar248 wrote:
plz mention if i could use the WiFi device provided with laptops for the receiving purpose?


Only if your transmitter formats the video packets according to 802.11 Ethernet standards. There is no API to convert the WiFi transceiver into anything other than what it was intended for. You'd have to write you own drivers for the hardware to convert it's functionality into something that can understand what your transmitter is sending, which you cannot do in C#.


Zafar248 wrote:
and does using a rf receiver and WiFi device with laptop will have different api's


The only API is what is exposed by the drivers for the hardware and that is only going to support 802.11 functionality.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: video streaming using radio frequency. Pin
fat_boy1-Jun-10 0:15
fat_boy1-Jun-10 0:15 
GeneralRe: video streaming using radio frequency. Pin
Zafar24810-Jun-10 10:58
Zafar24810-Jun-10 10:58 
GeneralRe: video streaming using radio frequency. Pin
fat_boy17-Jun-10 5:38
fat_boy17-Jun-10 5:38 
QuestionHardware requirements Pin
Chuck Richards28-May-10 2:50
Chuck Richards28-May-10 2:50 
QuestionNvidia Quadro FX 2800M or ATI 7820M FirePro Workstation Card Pin
427748026-May-10 9:26
427748026-May-10 9:26 
AnswerRe: Nvidia Quadro FX 2800M or ATI 7820M FirePro Workstation Card Pin
Member 784580615-Apr-11 16:30
Member 784580615-Apr-11 16:30 
QuestionDisabling mouse Wheel Pin
Gary Strunk20-May-10 9:28
Gary Strunk20-May-10 9:28 
AnswerRe: Disabling mouse Wheel Pin
Luc Pattyn20-May-10 9:52
sitebuilderLuc Pattyn20-May-10 9:52 
AnswerRe: Disabling mouse Wheel Pin
Dr.Walt Fair, PE20-May-10 10:23
professionalDr.Walt Fair, PE20-May-10 10:23 
GeneralRe: Disabling mouse Wheel Pin
Luc Pattyn20-May-10 10:34
sitebuilderLuc Pattyn20-May-10 10:34 
GeneralRe: Disabling mouse Wheel Pin
Dr.Walt Fair, PE20-May-10 10:46
professionalDr.Walt Fair, PE20-May-10 10:46 
GeneralRe: Disabling mouse Wheel Pin
Jörgen Andersson20-May-10 10:57
professionalJörgen Andersson20-May-10 10:57 
GeneralRe: Disabling mouse Wheel Pin
Luc Pattyn20-May-10 11:24
sitebuilderLuc Pattyn20-May-10 11:24 
AnswerRe: Disabling mouse Wheel Pin
fat_boy28-May-10 21:47
fat_boy28-May-10 21:47 
AnswerHere you go Pin
LloydA11131-May-10 14:17
LloydA11131-May-10 14:17 
AnswerRe: Here you go Pin
Luc Pattyn31-May-10 15:18
sitebuilderLuc Pattyn31-May-10 15:18 
QuestionWMI Newb Question-- Can I update set properties within a class instance, without calling the class methods? [modified] Pin
R_L_H20-May-10 3:16
R_L_H20-May-10 3:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.