Jithu Joijoide

Greenhorn
+ Follow
since May 14, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Jithu Joijoide

I am trying to build a java application which needs to do drag and drop some elements in to the canvas and connect them with different types of connectors depending on selection etc. In one line something like what MS Visio does, but at the very basic form.

So my question is does Java Swing has any built in library/component to do this ?

What other facility/library can I get from Java core or any other java libraries to achieve this ?

Thanks in advance,
Jithu
16 years ago
Ok. I think I found the solution for my question.
The TOS field of IP header is modifiable by using the method setTrafficClass() of java.net.Socket class.

Thanks,
Jithu
Hello Experts,

I was trying out a java networking application and was wondering, is there a way in java where I can change the value of TOS field of IP layer when Iam sending some UDP packets from my application.
Though Java Doc mentions this field as unused. This is getting more popular now as DSCP and modifying this is becoming important based on the type of data on whether it is real time data like voice/video.
So is there a way to modify this value in the data that I would be sending from my application.

Just for information, the below link would clarify the importance of this field

http://www.cisco.com/warp/public/105/dscpvalues.html


Thanks in advance.

Regards
Jithu
Hi Peer,
Just wanted to say thanks for your input.

Today I passed SCDJWS with 97% and all that I used to prepare were
1. RMH
2. MZ guide
3. MZ quiz (Thanks a ton MZ, keep up the good work)

I wanted to go through Blue prints too but didnt have enough time to brush it. I feel the only improtant thing from Blue prints which is not in RMH is the web services layers and their demarcation and fuctionaity. Which is sufficiently covered in MZ quiz.

I did try xyzws.com mock but for some reason didnt like it and stopped it with one mock exam and used that time to go through MZ guide and quiz once again.

Hope this info helps for new takers for exam.

One advise I would like to say any one taking this exam is, dont spend too much time as you might feel that the sylabus is exhaustive. And if you finish RMH and MZ that is sufficient. The missing things in RMH like security, JAXB are covered in MZ guide.

Thanks to God ( for giving me question from what I read) , MZ and Peer.

Thanks and Regards,
Jithu
Superb reply... and thank you so much for the links... this forum is rocking ... because of people like you...

thanks
Jithu
Hello all,

Yesterday I passed my SCJP with 91% and planning to continue with next level of certification and then proceed with SCEA.

I liked SCDJWS and thought of taking that next. But require advise from you all whether it is the preferred path or do I need to do SC[B|W]CD before going ahead for SCDJWS ?

What is the usual advised path ?

Thanks and Regards
Jithu
[ November 05, 2007: Message edited by: Jithu Joijoide ]
Congradulations!!! and best wishes for your next examination... All the best.. Have a party ...
16 years ago
Ah gotcha... Thanks al nik... sorry for the error from this old multilinguist.

Dipayn ,
Al is right.. I found a nice discussion on this topic at the below link

http://www.velocityreviews.com/forums/t135242-static-local-variables-not-allowed-in-java-.html

Rgs
Jithu

Originally posted by karl koch:
check out cetus.
lots of links related to OO, patterns, java and other stuff

karl


Thanks Karl..... It was very useful
Jithu
A very big congradulations for all the winners. Keep it up .......

Jithu
Hello all,

Thankyou very much for the info.
Hello Laojar chugar,
Thanks for the info , to search on search engine. I never got that idea before (:P)

Jithu
Hello all,
Thanks for every one for sending me useful info. Iam very much pleased with Avijeeth Dash 's reply. because i was thinking about different ways to organize patterns other than what the GOF says. So if some one has anyother idea , can u please come up with it ?
Thanks
Jithu
Hello all,
I want to know which is the best way to classify the Design patterns. How exaclty Design Patterns are grouped.
Thanks in advance
Jithu
Hello all

Can some one suggest me some good books or links on Design Patterns Using java. Iam very much interested in this field of Design patterns and also embedded java. I want to exploit these areas more. Please help me . Thanks in advance.
Jithu