iam making a j2me messenger using msn server . the server communicates the protocol8(which)iam using currently.
first i open the connection with the server using SocketConnection.
the i open the...
Type: Posts; User: cybrog_ed; Keyword(s):
iam making a j2me messenger using msn server . the server communicates the protocol8(which)iam using currently.
first i open the connection with the server using SocketConnection.
the i open the...
----------------------------------------------
even if i place the code in a separate function and call it from the constructor still the problem is there and is not solved the code below is what...
Yes you are right but as long as the startApp() method is running it means that the method is still in focus and should response. i mean when i send the first string the response comes accurately but...
hi iam sending this code the problem is that when i run this code and send a byte string to a server than server replies the first time accurately and the response it displayed properly but when i...