finding myself less time to peep at friend's blog and to read my books. also finding myself getting more and more random. e.g : i went into the toilet, and dingdong! i have something that i wanna post up here and when i hurried back to my laptop, it seems i've flushed all ideas into the bowl too.
but then, it's a rare occasion that i am "granted" a much speedier internet speed in my room, that i am even able to login, i wanna post something. no matter what. a;lsk;lkal;kfk;lk 'fmkalf'klsjkfl!!!
in two hours time i shall prepare for my last paper. java programming!!!
study till i wanna vomit. even have to resist temptation to eat maggi because according to an unknown resource, maggi makes you forgetfull. is that true?!
public class Server {
public static void main(String[] args) {
new Server();
}
public Server() {
try{
//create socket
ServerSocket server=new ServerSocket(port);
//listen to connection
Socket socket=server.accept();
//get i/o stream
}
catch (IOException ex) {
}
}
}
*sorry, multithreading just occured. have to remember how to write the Server class and have to determine what to type in here. the multithreads are ran by only a single cpu and that's my brain! and all threads are ran simultaneously. that's why! that's why!
i think i better concentrate.
darn! i am itching to read mangas.

No comments:
Post a Comment