PDA

View Full Version : Request Server To Send Data Again.....


aimseeker
06-17-2010, 09:35 PM
Hey everyone.....
well i hav a problem with my client/server application.....
Actually i want to create a "refresh button" at my client side that will request server to execute some specific lines (i.e the server should evaluate the variable
"data" and execute this line "winsock.sendData(data)" )..... is there a way to accomplish this???
thxx