473,320 Members | 2,202 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,320 software developers and data experts.

Passphrase to hexadecimal

my network card does not have a Passphrase to hexadecimal WEP
conversion capability which means when i travel I have difficulty
getting on a network. I have found an on line option
http://www.powerdog.com/wepkey.cgi but it is useless if i cannot get
on. Can I do the same thing in VB6? Where would I find the
algorthims?
Apr 21 '07 #1
2 3210
If you want a VB6 solution, try posting your message in a VB6 newsgroup
like comp.lang.basic.visual.misc. This one is for .Net Programming.

Just FYI.
Robin S.
---------------------------------
<Jo**@gmail.comwrote in message
news:06********************************@4ax.com...
my network card does not have a Passphrase to hexadecimal WEP
conversion capability which means when i travel I have difficulty
getting on a network. I have found an on line option
http://www.powerdog.com/wepkey.cgi but it is useless if i cannot get
on. Can I do the same thing in VB6? Where would I find the
algorthims?

Apr 22 '07 #2
On Apr 21, 3:09 am, J...@gmail.com wrote:
my network card does not have a Passphrase to hexadecimal WEP
conversion capability which means when i travel I have difficulty
getting on a network. I have found an on line optionhttp://www.powerdog.com/wepkey.cgibut it is useless if i cannot get
on. Can I do the same thing in VB6? Where would I find the
algorthims?
I am not that great at VB6, but here is a website (
http://www.warewolflabs.com/portfoli...g/wlanskg.html
) that will do the generation for you. They have it in javascript so
if you view source you can see how they accomplished the task you are
looking for view javascript. This will show the alogritums in
javascript which then would not be to hard to convert to vb6 or vb.net
if you wanted to use the .net framework.

Apr 23 '07 #3

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

Similar topics

4
by: James DeClerk | last post by:
Hi everyone. I'm new to C++ and I've got a seemingly tough problem to tackle. I have a union. This union needs to be converted into hexadecimal format. The hexadecimal number is then...
10
by: pavithra.eswaran | last post by:
Hi, I would like to convert a single precision hexadecimal number to floating point. The following program seems to work fine.. But I do not want to use scanf. I already have a 32 bit hexadecimal...
1
by: Fernando Barsoba | last post by:
Hi all, First of all, I'd like to thank you "Skarmander" and "Flash Gordon" for the help they provided me: Skarmander's algorithm and Flash's modifications helped me a lot. Here's the problem...
8
by: Vijay | last post by:
Hi , I am doing a small project in c. I have a Hexadecimal file and want to convert into ascii value. (i.e., Hexadecimal to Ascii conversion from a file). Could anyone help me? Thanks in...
7
by: elliotng.ee | last post by:
I have a text file that contains a header 32-bit binary. For example, the text file could be: %%This is the input text %%test.txt Date: Tue Dec 26 14:03:35 2006...
6
by: Andrea | last post by:
Hi, suppose that I have a string that is an hexadecimal number, in order to print this string I have to do: void print_hex(unsigned char *bs, unsigned int n){ int i; for (i=0;i<n;i++){...
1
by: IPProblen | last post by:
Does anyone know the algorthims that converts a Passphrase to hexadecimal WEP keys. my card cannot do it and when Ii travel it is a PITA TIA
6
by: sweeet_addiction16 | last post by:
hello Im writin a code in c... can sum1 pls help me out in writing a c code to convert decimalnumber to hexadecimal number.The hexadecimal number generated has to be an unsigned long.
9
by: jatinvmehta | last post by:
ProcessStartInfo psi = new ProcessStartInfo("cmd.exe"); psi.CreateNoWindow = false; psi.UseShellExecute = false; psi.RedirectStandardInput = true; psi.RedirectStandardOutput = true;
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.