Using Irda...what type of socket?

fguihen

Junior Contributor
Joined
Nov 10, 2003
Messages
248
Location
Eire
hi all. i have to make an application in c# that will play,pause, fastforward etc mp3's. it has to be controllable , using a standard remote control through my Infared port. i do not know anything about sockets or connections so im wondering, what type of socket do i use. it needs to be connectionless, and continously look for a signal being sent to it. also , i dont know what format infared data will be recieved in. does anyone have any expirience with this (i.e, will it be in string, int ,bit format etc). thanks all
 
Back
Top