473,408 Members | 1,840 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,408 software developers and data experts.

Network Programming... Ugh!

First off, I'd like to say that if you can find a better newsgroup for
this message, direct me to it.

My problem is this: I need to hook my Linux box up to a wireless network.

I thought of two ways of doing this:

1. Run an old Win98 or ME box as a bridge between wireless and wired,
writing a bridging program in the process, or

2. write a driver that actually works for my card (RTL8185L) under linux.

This seems like a relatively easy driver to write, but I have no idea
were to begin even.
Which do you suggest, and how would I do them?

thanks,
poly-p man
Dec 18 '05 #1
7 1487
Poly-poly man wrote:
First off, I'd like to say that if you can find a better newsgroup for
this message, direct me to it.

My problem is this: I need to hook my Linux box up to a wireless network.

I thought of two ways of doing this:

1. Run an old Win98 or ME box as a bridge between wireless and wired,
writing a bridging program in the process, or

2. write a driver that actually works for my card (RTL8185L) under linux.

This seems like a relatively easy driver to write, but I have no idea
were to begin even.
Which do you suggest, and how would I do them?

thanks,
poly-p man


Um. google for 'linux wireless' ?

Quick HOWTO: Linux Wireless Networking
http://www.linuxhomenetworking.com/l...mp11-linux.htm
Though I haven't ever done linux+wireless, being worried it isn't implemented
seems very 1994 :)
Dec 18 '05 #2
Andrew R wrote:
Poly-poly man wrote:
First off, I'd like to say that if you can find a better newsgroup for
this message, direct me to it.

My problem is this: I need to hook my Linux box up to a wireless network.

I thought of two ways of doing this:

1. Run an old Win98 or ME box as a bridge between wireless and wired,
writing a bridging program in the process, or

2. write a driver that actually works for my card (RTL8185L) under linux.

This seems like a relatively easy driver to write, but I have no idea
were to begin even.
Which do you suggest, and how would I do them?

thanks,
poly-p man

Um. google for 'linux wireless' ?

Quick HOWTO: Linux Wireless Networking
http://www.linuxhomenetworking.com/l...mp11-linux.htm
Though I haven't ever done linux+wireless, being worried it isn't implemented
seems very 1994 :)


Do you think I haven't read that or other readmes a thousand times?
Ndiswrapper works, but only for about 3 seconds before locking up the
computer. I won't go into the rest of this, just that I need a driver
and I need to write it.
Either that or a bridging program,
poly-p man
Dec 18 '05 #3
Poly-poly man wrote:
Do you think I haven't read that or other readmes a thousand times?
Ndiswrapper works, but only for about 3 seconds before locking up the
computer. I won't go into the rest of this, just that I need a driver
and I need to write it.
Either that or a bridging program,


Then try under a linux networking newsgroup?

Josh McFarlane

Dec 18 '05 #4
Josh Mcfarlane wrote:
Poly-poly man wrote:
Do you think I haven't read that or other readmes a thousand times?
Ndiswrapper works, but only for about 3 seconds before locking up the
computer. I won't go into the rest of this, just that I need a driver
and I need to write it.
Either that or a bridging program,

Then try under a linux networking newsgroup?

Josh McFarlane


I've given that question to comp.os.linux.networking, with not much
info. How do I write a driver, or a bridging app for windows?

poly-p man
Dec 19 '05 #5
Poly-poly man wrote:
I've given that question to comp.os.linux.networking, with not much
info. How do I write a driver, or a bridging app for windows?


This groups deals with the C++ language only. It cannot help you with
OS / Hardware specific questions.

Dec 19 '05 #6
No, I don't think Poly-poly wants help regarding networks, but how to
go about writing a C++ program that will drive his Linux box's hardware
to communicate with the wireless network.
Have a good one.
Josh Mcfarlane wrote:
Poly-poly man wrote:
I've given that question to comp.os.linux.networking, with not much
info. How do I write a driver, or a bridging app for windows?


This groups deals with the C++ language only. It cannot help you with
OS / Hardware specific questions.


Dec 19 '05 #7

Al-Burak wrote:
No, I don't think Poly-poly wants help regarding networks, but how to
go about writing a C++ program that will drive his Linux box's hardware
to communicate with the wireless network.


Since standard C++ knows nothing about driving specific bits of
hardware or wireless networks, such a question would be outside the
topic of comp.lang.c++. The first paragraph of this explains
topicality.

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

C++ language questions that come up while writing such a program are,
of course, relevant here (assuming they aren't answered already in the
FAQ).

Gavin Deane

Dec 19 '05 #8

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

Similar topics

1
by: mch2k2 | last post by:
Hello All I have just started working on Pyhton. I need urgent help regarding Python Network Programming. I want the elctronic version of the Book: Foundations of Python Network programming by...
3
by: Jay | last post by:
Hi, I implemeneted an FTP client and server long time back using Java. I found sockets porgramming in java quite useful and easy to handle. I now wanted to implement a similar program using C++....
6
by: John Walton | last post by:
Hello, everyone. I just began school, and they already assigned us science fair. Since I'm in 8th grade, I get to do demonstrations for our projects. I'm probably going to demonstrate Python's...
4
by: Bri | last post by:
Hi, First let me explain the process I have going on, then I'll address the problems I'm having: 1) Insert records in a temp table using a query 2) Using a query that joins the temp table with...
4
by: Wayne M J | last post by:
I have "Professional .Net Network Programming" and "Network Programming for MS Windows 2nd Ed", but I find both of these to be lacking in what I am looking for. Has there been any books printed...
6
by: Eric | last post by:
Does anyone know of any GOOD network programming book(s) that are C# based, as well as any online tutorials and forums on network programming? Thanks
1
by: dei1c3 | last post by:
I've written a simple web service and deployed it to a server on my local network. However, when I try to add a web reference to it in a VS2005 project on my dev machine, I am unable to. When I...
9
by: Mex | last post by:
Hi, I'm looking for a good book for beginners about Network Programming. Besides Stevens' book, I would like something specific for C++ language. Any suggestions? Thanks in advantage, Massimo
29
by: Martin Schmied | last post by:
Dear folks I'm looking for good sites/material for this topic: Introduction to programming, using Javascript. So, not introduction to programming *in" Javascript. Well, I guess this would be...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...
0
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...
0
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...

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.