Click here to Skip to main content
15,907,913 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Simulating KeyUp Event Pin
Sebastian Schneider20-Jun-05 21:55
Sebastian Schneider20-Jun-05 21:55 
GeneralPIN NUMBRS Pin
jemsenator18-Jun-05 5:40
jemsenator18-Jun-05 5:40 
GeneralRe: PIN NUMBRS Pin
toxcct19-Jun-05 20:56
toxcct19-Jun-05 20:56 
GeneralRe: PIN NUMBRS Pin
absshk22-Jun-05 1:06
sussabsshk22-Jun-05 1:06 
GeneralRe: PIN NUMBRS Pin
toxcct22-Jun-05 1:23
toxcct22-Jun-05 1:23 
GeneralRe: PIN NUMBRS Pin
Guffa29-Jun-05 10:06
Guffa29-Jun-05 10:06 
GeneralMy Article Updated Pin
Ahmed Erarslan17-Jun-05 9:05
Ahmed Erarslan17-Jun-05 9:05 
GeneralIrDA in .NET Framework (NOT Compact) Pin
LiamD16-Jun-05 22:12
LiamD16-Jun-05 22:12 
I am trying to discover if there is any support for IrDA with the Framework.
I am currently using .NET Framework 1.1 (Ver 1.1.4322 SP1). I am developing
using C# under Visual Studio 2003.

I belive that there is support for IrDA in the Compact Framework - I am not
using the Compact Framework.

I tried to use System.Net.Sockets namespace. But when I try to use the code

private IrDAListener irListen;
private IrDAClient irClient;
private IrDAEndPoint irEndP;

The compiler error is:-

...\Form1.cs(21): The type or namespace name 'IrDAListener' could not be
found (are you missing a using directive or an assembly reference?)

The help page for IrDAListener suggests that it is available in .NET Ver 1.1

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemnetsocketsirdalistenerclasstopic.asp

> Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
> Places a socket in a listening state to monitor connections from a specified service or network address.
>
> For a list of all members of this type, see IrDAListener Members.
>
> System.Object
> System.Net.Sockets.IrDAListener
>
> [Visual Basic]
> Public Class IrDAListener
>

Can anyone provide information on how to use the IrDA capability?

Thanks
GeneralFont file name from System.Drawing.Font object Pin
Pawel Pawlak15-Jun-05 2:43
Pawel Pawlak15-Jun-05 2:43 
GeneralRe: Font file name from System.Drawing.Font object Pin
gavinlv20-Jun-05 23:25
gavinlv20-Jun-05 23:25 
GeneralRe: Font file name from System.Drawing.Font object Pin
wolfganggoldner21-Jun-05 0:52
wolfganggoldner21-Jun-05 0:52 
GeneralRe: Font file name from System.Drawing.Font object Pin
wolfganggoldner21-Jun-05 0:58
wolfganggoldner21-Jun-05 0:58 
QuestionTooltip causing desktop to redraw? Pin
Nigel Savidge13-Jun-05 23:32
Nigel Savidge13-Jun-05 23:32 
GeneralHelp needed for mobile programming in .NET Pin
Ali Iqbal Khan13-Jun-05 19:26
Ali Iqbal Khan13-Jun-05 19:26 
GeneralRe: Help needed for mobile programming in .NET Pin
wolfganggoldner19-Jun-05 21:18
wolfganggoldner19-Jun-05 21:18 
GeneralFirstDisplayedCell Pin
jgookassian13-Jun-05 17:50
jgookassian13-Jun-05 17:50 
Generalfree ASP.NET message board(forums) system Pin
Tal Kain13-Jun-05 14:19
Tal Kain13-Jun-05 14:19 
GeneralRe: free ASP.NET message board(forums) system Pin
MoustafaS13-Jun-05 15:14
MoustafaS13-Jun-05 15:14 
GeneralRe: free ASP.NET message board(forums) system Pin
Tal Kain13-Jun-05 15:26
Tal Kain13-Jun-05 15:26 
GeneralRe: free ASP.NET message board(forums) system Pin
Christian Graus13-Jun-05 15:36
protectorChristian Graus13-Jun-05 15:36 
GeneralRe: free ASP.NET message board(forums) system Pin
MoustafaS13-Jun-05 16:26
MoustafaS13-Jun-05 16:26 
GeneralRe: free ASP.NET message board(forums) system Pin
Christian Graus13-Jun-05 16:29
protectorChristian Graus13-Jun-05 16:29 
GeneralRe: free ASP.NET message board(forums) system Pin
MoustafaS13-Jun-05 16:32
MoustafaS13-Jun-05 16:32 
GeneralRe: free ASP.NET message board(forums) system Pin
Tal Kain13-Jun-05 17:05
Tal Kain13-Jun-05 17:05 
GeneralRe: free ASP.NET message board(forums) system Pin
MoustafaS13-Jun-05 17:30
MoustafaS13-Jun-05 17:30 

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.