Link to home
Start Free TrialLog in
Avatar of babur_k
babur_k

asked on

Wireless netork card access?

i want to make my own encryption algorithm, suppose i have made my own program to ecrypt and decrypt text , how can i implement it in my home wireless network.i dont know about it anything. how i access the wireless network card or traffic or packets to use my encrytion program to encrypt traffic? can you people tell about this?
ASKER CERTIFIED SOLUTION
Avatar of jonpaulr
jonpaulr

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jonpaulr
jonpaulr

Avatar of babur_k

ASKER

well i know about the tcp/ip stack , but i dont know how i access the packet in visual basic.net and how i implement my own algorithm at the packets leve. so that packets with my encryption algorithm will travel in my own network and when they have to go out and reach gateway my encrytion algorithm wrapper will remove and that packets come back into their normal form.but that encrytion algorithm will work in my network so that when i send data from one computer to other the other computer in my network will decode and interpret the packet as normal.