473,395 Members | 1,527 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How do I get System.Net.IrDA namespace in C# express

I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
could I get this dll?
--
L. A. Jones
Oct 20 '06 #1
6 3813
MMA
System.net.sockets

"Dave" wrote:
I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
could I get this dll?
--
L. A. Jones
Oct 20 '06 #2

"Dave" <Da**@discussions.microsoft.comwrote in message
news:6E**********************************@microsof t.com...
|I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
| could I get this dll?
| --
| L. A. Jones

There is no such namespace, IrDAClient is a class of Sytem.Net.Sockets
namespace (in system.net.irda.dll) and IrDAEndpoit is a class in System.Net

Willy.
Oct 20 '06 #3
MMA
To be more specific

..NET Framework Class Library
IrDAClient Class
Provides connection services for an infrared connection.

Namespace: System.Net.Sockets
Assembly: System.Net.IrDA (in system.net.irda.dll)

http://msdn2.microsoft.com/en-us/lib...rdaclient.aspx

"MMA" wrote:
System.net.sockets

"Dave" wrote:
I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
could I get this dll?
--
L. A. Jones
Oct 20 '06 #4
I am new on some of these terms. I'll just tell you what I want to do. I want
to list all devices using IrDaHints, but when I use System.Net.Sockets
namespace and I try to use the IrDAEndpoint class, I get get missing
assembly/reference error. Additionally how am I sure that I have
system.net.irda.dll installed? I'm using C# express. Thanks.--
L. A. Jones
"Willy Denoyette [MVP]" wrote:
>
"Dave" <Da**@discussions.microsoft.comwrote in message
news:6E**********************************@microsof t.com...
|I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
| could I get this dll?
| --
| L. A. Jones

There is no such namespace, IrDAClient is a class of Sytem.Net.Sockets
namespace (in system.net.irda.dll) and IrDAEndpoit is a class in System.Net

Willy.
Oct 20 '06 #5
Additionally, I know how to 'include' a namespace in a program. How do I
'include' an assembly?

Note: Learned programming (Pascal) in early 90's in college, been a teacher
since. Just branching out in programming.
--
L. A. Jones
"Dave" wrote:
I am new on some of these terms. I'll just tell you what I want to do. I want
to list all devices using IrDaHints, but when I use System.Net.Sockets
namespace and I try to use the IrDAEndpoint class, I get get missing
assembly/reference error. Additionally how am I sure that I have
system.net.irda.dll installed? I'm using C# express. Thanks.--
L. A. Jones
"Willy Denoyette [MVP]" wrote:

"Dave" <Da**@discussions.microsoft.comwrote in message
news:6E**********************************@microsof t.com...
|I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
| could I get this dll?
| --
| L. A. Jones

There is no such namespace, IrDAClient is a class of Sytem.Net.Sockets
namespace (in system.net.irda.dll) and IrDAEndpoit is a class in System.Net

Willy.

Oct 20 '06 #6

"Dave" <Da**@discussions.microsoft.comwrote in message
news:8C**********************************@microsof t.com...
|I am new on some of these terms. I'll just tell you what I want to do. I
want
| to list all devices using IrDaHints, but when I use System.Net.Sockets
| namespace and I try to use the IrDAEndpoint class, I get get missing
| assembly/reference error. Additionally how am I sure that I have
| system.net.irda.dll installed? I'm using C# express. Thanks.--
| L. A. Jones
|
|

IrDA is part of the Compact Framework and included with the retail version
of VS2005 only. It's also included with the Net Framework 2.0 SDK. That
means that there is no project support with VC Express.

Check this URL
http://www.microsoft.com/downloads/d...displaylang=en
especially the end of the page for aditional downloads.

Willy.

Oct 20 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: William Ryan | last post by:
If you download the code for MS Press Microsoft .NET Compact Framework by Wigley and Wheelwright in Chapter 11 there's code to handle this. If you haven't bought the book----TRUST ME, BUY IT. In...
1
by: Ajay Mahale | last post by:
Is the irda socket based api for windows platform specific ..the dotnet framework (non-compact :)) doesnot seem to support IRDA based communication.Can any one give me a few hinters as to how to...
0
by: Sirtap | last post by:
Hello I have a computer equipped in IrDA port and I'm wandering how to make use of it in my program under WindowsXP. There's Socket class, which has a constructor, where I can pass something...
1
by: Tom Welch | last post by:
You can really mess up ASP.NET easily. 1. Create a new ASP.NET project. 2. Create a new folder on the web named System Now all objects in the System namespace are invalid because the compiler...
4
by: Johnny van Cadsand | last post by:
Hi, I get the following errors when trying to build my solution: 'Exception' is ambiguous in the namespace 'System' 'EventArgs' is ambiguous in the namespace 'System' 'IDisposable' is ambiguous...
4
by: Dominic Marks | last post by:
Hello All, Hope this is the correct group, here goes: I'm looking into writing a small application to interface with WMI, and downloaded the Express Edition Beta of Visual Basic 2005 to see...
20
by: djc | last post by:
I get this *intermittently* on a utility I am working on. I don't know whats going on but here are a few points about it: - using VS 2005, running on xp sp2 - program uses multiple threadpool...
4
by: hjgvhv uhhgvjuhv | last post by:
I am trying my hand at IrDA software. Google came up with so many hits, I am running in circles. Does anyone have any web site with decent explanation of IrDA operation ? Thanks donald
12
by: kimiraikkonen | last post by:
Hello, I'm trying to create a basic SMTP mail sender using that code, i'm using VB.NET 2005 "express" but this namespace wasn't recognized... (system.web.MAIL) I'm only allowed to declare under...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.