473,811 Members | 2,729 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Wireless networking: Portable Library


I'm looking for a C++ library for wireless networking that will work
on such platforms as Windows, Linux, Solaris, Mac OS. Has anyone here got
experience with this? Can you recommend a library please?

(BTW I've been told to stay away from the Microsoft library because it's
very restrictive on what you can do as regards assigning MAC addresses
and enabling monitor mode; is this true?)

--
Tomás Ó hÉilidhe
Nov 23 '07
11 4161
"Alf P. Steinbach" <al***@start.no writes:
* Sherman Pendley:
>Tomás Ó hÉilidhe <to*@lavabit.co mwrites:
>>And as far as I'm concerned, asking about cross-platform libraries
is perfectly on-topic here.
>and FAQ say otherwise.

Well, the FAQ is a bit too restrictive, "Only post to comp.lang.c++ if
your question is about the C++ language itself." It should be clear
to anyone that having the unmoderated group /more/ restrictive than
the moderated one, is less than meaningful.
That's a very good point. Such questions probably *should* be on-topic
here. I'd be all for putting it up to a vote, and I'd vote for a more
liberal policy. But, unless and until that policy change takes effect,
I still think posters should respect it as currently written.

sherm--

--
WV News, Blogging, and Discussion: http://wv-www.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
Nov 25 '07 #11
On Nov 25, 8:26 pm, Sherman Pendley <spamt...@dot-app.orgwrote:
"Alf P. Steinbach" <al...@start.no writes:
* Sherman Pendley:
Tomás Ó hÉilidhe <t...@lavabit.c omwrites:
>And as far as I'm concerned, asking about cross-platform libraries
is perfectly on-topic here.
and FAQ say otherwise.
Well, the FAQ is a bit too restrictive, "Only post to comp.lang.c++ if
your question is about the C++ language itself." It should be clear
to anyone that having the unmoderated group /more/ restrictive than
the moderated one, is less than meaningful.

That's a very good point. Such questions probably *should* be on-topic
here. I'd be all for putting it up to a vote, and I'd vote for a more
liberal policy. But, unless and until that policy change takes effect,
I still think posters should respect it as currently written.

sherm--
I'd vote in Sherman to be the local PITA
Nov 27 '07 #12

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

Similar topics

1
1725
by: Joe H. | last post by:
Hi, I am using Dell Latitude C840 Laptop, Fedora Core 2. Windows device manager says the wireless NIC is Dell TrueMobile 1150 Series Wireless LAN, Mini PCI Card. I can't get the wireless card to work. From what I have read, the required kernel module is "orinoco_cs" which,
8
2075
by: Debbie | last post by:
Thank you for any help you can give me. I have a database that I've been working on... a backend for the server and front ends for the users. Now I've found out that the network is wireless and that wireless & Access don't get along... I have been reading what I could find in this group... but I would like to clarify. The users have Windows XP... so I put the backend on the server in the root directory and put a front end for each user...
46
2146
by: H.A. Sujith | last post by:
Why doesn't the standard library provide (at least basic) networking facilities using TCP/IP ?
2
1613
by: JCB19 | last post by:
I need help networking my HP DV4000 laptop to my home network. I have wireless home network with 3 computers using Linksys Wireless G The laptop has built in wireless capability. I want to network the laptop to the computer to have access to files (specifically, iTunes). In the SIMPLEST terms, how do I achieve this? Do I need to hook the laptop up to the router with a cable to get it started? If you haven't already guessed, I am...
11
2505
by: justsome_newbie | last post by:
I'm wanting to create a simple program for my computer at home. I would like to keep my wireless network disabled and then only enable it when a certain program starts (internet explorer or firefox), and then disable the network when the program closes. Trapping when ie or firefox starts isn't a problem, I just can't figure out how to enable and disable the wireless network. Does anyone have any ideas on how to do this? At the very...
5
2254
by: Nefrit | last post by:
Ok, I can't figure it out, please someone else help if you know what to do. I have a Linksys Wireless G Router and Wireless G USB network adapter. My host computer is using Windows XP and there is no problems. My downstairs computer, which I'm trying to connect to the internet, is running on Windows ME. My problem is, the client computer downstairs IS recieving a signal from the Router just fine, but I cannot get the internet! I've tryed setting...
1
1153
by: =?Utf-8?B?ZGVzc2ll?= | last post by:
I have set up my wireless network as instructed via the windows website, but when i try to connect to the internet i cant access the home page. My wireless signal is excellent. Can anyone tell me were i went wrong.
8
2063
by: Bob Alston | last post by:
I just acquired a pro bono nonprofit client who has various problems with Access that they want me to address. In our initial discussion, they mentioned that their network is a LInksys wireless network, connecting 5 PCs in a small access. Of course, my ears perked up at the mention of Access and wireless network in the same sentence. I have always read that Access is subject to corruption over anything but the most robust LAN. ...
42
2667
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
I'm currently writing a program and I've got in mind to keep it as portable as possible. In particular I want it to run on Linux and Windows, but I'm also keeping an open mind to any machine that has a screen and is capable of Ethernet networking. The program requires three things that aren't available in the C Standard: 1) Coloured text (for a console application) 2) Raw socket networking 3) Multithreading For number 1, I've already...
0
10652
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10395
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9211
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7673
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6895
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5561
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5700
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3874
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3026
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.