|
-
January 10th, 2003, 04:17 AM
#1
TCP/IP thro' C++
please provide me 'C++'source code for accessing TCP/IP packets in linux/unix/Windows NT platform.
-
January 10th, 2003, 07:28 AM
#2
a little bit more details please
Please be so kind to provide a little bit more information about what you want to do. Your question comes along like: "Hey I want to do something with network and c++, can you show it to me ?)
serious: If you describe a little bit which task you want to do, here are surely lot's of people who will help you.
-
January 13th, 2003, 12:17 AM
#3
Thanking you for considering my thread. I am a Final Year B.E Infotech Student from India.
I am in need of doing projects in Networking. I already implemented sucessfully the DES algorithm in C Language. I want to avoid IP Spoofing. To do that there is a need for accessing TCP/IP Packets i.e., to encrypt the datafield of the IP packets using the DES algorithm.
Please also suggest me some topics to be done as project in the area of Networking, Security or NetworkSecurity.
Thanking you,
Yours Faithfully,
R.Gopalakrishnan.
-
January 13th, 2003, 03:35 AM
#4
I think you need an NDIS intermediate driver:
http://msdn.microsoft.com/library/de...01int_3mg7.asp
Just be aware : it is not going to be trivial.
Look at the MS Passthru DDK sample (it is not the best sample, but at least you have a starting point).
Dan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|