Groups | Blog | Home
all groups > dotnet sdk > may 2004 >

dotnet sdk : Irda communication


Ivo Leitão
5/26/2004 5:31:05 PM
Hi

I want to create an irDA server application on the pc (using the standar
...net framework) to communicate with a nokia mobile phone. Whilst the compact framework has a multitude o
IrDA related classes, I can't find anything or any documentation on how t
create an irda server on the standard framework
I started to sub-class the EndPoint class to make my own IrDA endpoint, bu
I think I'm a little out of my depth. Any help would be much appreciated
Dino Chiesa [Microsoft]
6/3/2004 1:33:09 PM
the same Irda classes that are in the .NET CF are also available on the .NET
Framework v1.1 ??
System.Net.IrDAEndPoint
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemnetirdaendpointclasstopic.asp
System.Net.Sockets.IrDAListener
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemNetSocketsIrDAListenerClassTopic.asp

and so on...

-Dino



[quoted text, click to view]

AddThis Social Bookmark Button