File());
}
for (int k = 0; k < s.length; ++k)
System.out.println(s[k]);
}
catch (Exception e) {
e.printStackTrace();
}
}
}
Best Regards,
Paulo Soares
> -Original Message-
> From: Kenneth Lee [m
Hi Ken,
If you find a good DIME example then could you forward it to me please!
Many thanks,
Gareth
Kenneth Lee wrote:
Can anyone provide a few clues on what is required to add DIME
functionality to a web service. Specifically, if I return a simple
string, how do I get the message to break
Can anyone provide a few clues on what is required to add DIME
functionality to a web service. Specifically, if I return a simple
string, how do I get the message to break into chunks using dime. If
there is a good HOWTO with samples link, that would be wonderful!
SimpleWS {
String sDocu