G
Guest
hi
i am currently writing a small program in the pda. i use webservice to check
the user name and password. The problem if the url for the webservice is
wrong(for example a internal ip address), the pda will take a long time to
search the incorrect address.
How can i set the certain time for the webservice? like if i let pda search
the url for about 10 Second, if it doesnt finish in 10 sencond, then throws
exception
i tried webservice.timeout, but it didnt work at all
thank you
i am currently writing a small program in the pda. i use webservice to check
the user name and password. The problem if the url for the webservice is
wrong(for example a internal ip address), the pda will take a long time to
search the incorrect address.
How can i set the certain time for the webservice? like if i let pda search
the url for about 10 Second, if it doesnt finish in 10 sencond, then throws
exception
i tried webservice.timeout, but it didnt work at all
thank you