Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Me! its killing me
#1
I'm stucked on this assignment given to me.. but there is no idea in my head right now..


I found out that doing client server programming in the kernel layer required
some additional knowledge of linux kernel socket programming. You can't
use send( ),recv( ),socket( ) or listen( ) funtion (or system calls) that we used
in lab session in the kernel level socket programming.
So, to make your work simpler, i divided the assignment into 2 parts.



1. You Need to print as much as possible the kernel process data structure
(task_struct). Do this as kernel module that use the same Makefile as
we did in lab session.
Compile as progOS1.ko
2. You need to implement one time pad encryption communication
between client and server. You may use the same pad or you can also
generate new set of pad for each buffer sending. Send pad and
ciphertext together.
Compile as OTPserver.c and OTPclient.c

AmenSan
flickr®


Reply
#2
you still need help?
yummy request lol
slowly getting better
Reply
#3
yes..
help me on 1st question..
AmenSan
flickr®


Reply
#4
I am stuck my friend.
[Image: blackghost1.png]
Reply
#5
I'm also stuck at this, same school ? o.o
Reply
#6
I guess.. Tongue
AmenSan
flickr®


Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)