http://c.upanh.com/upload/4/275/3L0.8406103_1_1.png
i have a Server and Some client.
And i want to transfer Value of Texbox in Server to client...But i don't know how to transfer. And fill again to Client
Pls help me..
Printable View
http://c.upanh.com/upload/4/275/3L0.8406103_1_1.png
i have a Server and Some client.
And i want to transfer Value of Texbox in Server to client...But i don't know how to transfer. And fill again to Client
Pls help me..
You may create a thread that sends the value of the server textbox to client textbox using your own implemented protocol(How will the client know if this value is for username or password field) every time a key is press while the focus is owned by username or password.
who can code example to me pls...
Using RMI and multithread.
ex: 1 server, 2 client.
Client receive value and fill in client's form
How much are you offering?
searching for java client server chat ex. in google your will find a lot of example code for the client and the server, cost-free :p
here is an example for you http://www.google.ch/url?sa=t&source...TdMdEN_L93mycQ
i using RMI .
Client receive value and fill in client's form
http://c.upanh.com/upload/4/275/3L0.8406103_1_1.png
pls help me...
I can't receive value from server to fill Client