Click here to Skip to main content
15,896,727 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, i'm stewed with my project, need help.

we have a project that can encrypt the local UDP packets and transfer to other internet server.
My local PC have one NIC only.

My project use WinpkFilter from NTKernel that through a driver at NIC to option all UDPs.
Local PC UDP<------------->NIC(encrypt option)<------------->router<------------>Internt

We want extend it can support other PC's UDP, means ohters PC sent the UDP to my local PC, my Local PC encrypt and transfer it to internet, back also. like that:
other PC UDP<------------->my local PC NIC<-------->Router<-------------->Internet


What can i do?

Very appreciate if give me some advice.

Best regards,

Huitan
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900