Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: dickersonka ; Forum: Java and child forums
Forum: Java Nov 18th, 2008
Replies: 22
Views: 1,289
Posted By dickersonka
depends upon the context, a lot of times you will check to see if bytesRead > -1 or sometimes you check for CRLF (carriage return line feed), other times you will pass how many bytes you will be...
Forum: Java Nov 17th, 2008
Replies: 2
Views: 427
Posted By dickersonka
are you wanting dynamic variable names?

if so you can't do that in java
you can use an ArrayList or HashMap to store a name and a class


String userSpecifiedName = "SunServer";...
Forum: Java Nov 17th, 2008
Replies: 22
Views: 1,289
Posted By dickersonka
sorry, forgot it was java, here's a sample java tcplistener

http://www.koders.com/java/fid857615100E60AA30093DF6D87C3135D7AE75C4F5.aspx
Forum: Java Nov 11th, 2008
Replies: 21
Views: 1,282
Posted By dickersonka
friend lol, we do seem a bit hostile
i can bet this is the sharekahn app i have saw tons of problems about

just because i am nice, check out this link, the bottom post...
Forum: Java Nov 11th, 2008
Replies: 5
Views: 456
Posted By dickersonka
you can pass parameters using


<applet .....
<PARAM name="param" value="value">
</applet>


in your init
Forum: Java Nov 10th, 2008
Replies: 15
Views: 835
Posted By dickersonka
ahhh, math junkie then lol


this might be helpful as well, more of the logic side, than the graphical
http://bytes.com/forum/thread645269.html
Forum: Java Oct 28th, 2008
Replies: 12
Views: 897
Posted By dickersonka
In the instructions it states:

As you can see from the above two runs, the user will be asked to specify the size of the twodimensional
array. So if the user inputs the value (5), then the array...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC