• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

explain this program ?

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


[fbr - added code tags]
 
Ranch Hand
Posts: 2908
1
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some links for you,
http://faq.javaranch.com/java/QuoteYourSources
http://faq.javaranch.com/java/TellTheDetails
and most important
http://faq.javaranch.com/java/UseCodeTags
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
vignesh,

You will often find people put as much effort into ANSWERING your question as you put into ASKING your question. What most folks will see here is little to no effort. We don't know if this code compile, runs and crashes, works correctly...

We don't know specifically where your misunderstanding is. You didn't even format it in such a way that it could be read by putting the code tags around your source to preserve spacing (I have added them).

If you don't take the time to make it easy for folks to help you, don't be surprised when they don't.
 
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
lol it looks like you are pointing to a barn full of hay stacks and asking us to find a needle in them.

Let me add a dimension, you are not sure the needle exists !

I agree with fred rosenberger
 
vignesh Thamarai
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sssssss
 
Sheriff
Posts: 22783
131
Eclipse IDE Spring VI Editor Chrome Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

vignesh Thamarai wrote:sssssss


Care to elaborate?
 
Marshal
Posts: 79180
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rob Prime wrote:Care to elaborate?

He might not wish to, but I will.

You have already been told how to ask questions; if that is all you have to say, don't expect anybody to answer.
 
salvin francis
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rob Prime wrote:

vignesh Thamarai wrote:sssssss


Care to elaborate?



if i am not wrong he means "yes"
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

if i am not wrong he means "yes"


I hope not. There wasn't anything in this topic to which a yes/no answer would make sense.
 
salvin francis
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
in that case, he is really wierd,
vignesh Thamarai, please explain what have you understood so far in this program,

I am afraid i have not heard of classes such as PDU, PDUv1, BERInputStream, BER,etc.
If you quote your sources maybe we could help.

all i can say is that this represents a messaging service that reads from some kind of stream (using some kind of encoding, decoding)
 
Don't MAKE me come back there with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic