Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.02 seconds.
Search: Posts Made By: renter
Forum: Java and JSP 10-02-2012, 04:08 AM
Replies: 1
Views: 469
Posted By renter
You would have to have an onlick function that...

You would have to have an onlick function that would run your script. Get the users ip address and check to see if it is in your database if not add it. Then get the total number if ips in the list...
Forum: Java and JSP 09-29-2012, 10:19 PM
Replies: 1
Views: 818
Posted By renter
Why not just run the server on the raspberry pi?...

Why not just run the server on the raspberry pi? An idea you could try is to run a ftp server on the raspberry and a samba server on the other computer.
On the raspberry have your main ftp...
Forum: Java and JSP 09-29-2012, 08:18 PM
Replies: 2
Views: 1,005
Posted By renter
package temp; import java.util.ArrayList; ...

package temp;
import java.util.ArrayList;
public class Temp {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 06:32 PM.