Results 1 to 5 of 5
Thread: a small issue "I THINK"
- 10-23-2009, 10:54 PM #1
Member
- Join Date
- Oct 2009
- Posts
- 9
- Rep Power
- 0
a small issue "I THINK"
hello,
the thing is i am trying to send the socket address (as a private msg) as a string as part of an array from a flash client to a java server... and the server need to recognize the string as a SocketAddress.
is there a function "like toString()" or something that can do that.
thankx any way
- 10-23-2009, 11:22 PM #2
What do you mean "socket address" ? Are you talking about the java class SocketAddress or are you talking about the public/private IP of the client or of the server or something else?
My Hobby Project: LegacyClone
- 10-23-2009, 11:35 PM #3
Member
- Join Date
- Oct 2009
- Posts
- 9
- Rep Power
- 0
i am talking about the java class... i will give u the idea u may have a better way to do it,
the idea basically is that the client connect to server get another client socketaddress (thats n the server of course) n then wen he forward the massage through the server its should contain the socketaddress of the client , so as so further processing is required by the server.
I hope i was clear :)
- 10-26-2009, 04:56 PM #4
Member
- Join Date
- Oct 2009
- Posts
- 9
- Rep Power
- 0
so in an easy i dont know wither java will accept the string format of the address passed by flash as a SocketAddress... also i thought abt serialization
bt doesnt tht also will convert the a string which makes it the same thing.
any thoughts will be appreciated .
- 10-29-2009, 08:31 PM #5
Member
- Join Date
- Oct 2009
- Posts
- 9
- Rep Power
- 0
Similar Threads
-
Java, Military Format using "/" and "%" Operator!!
By sk8rsam77 in forum New To JavaReplies: 11Last Post: 02-26-2010, 03:03 AM -
how to override "cancel operation" in "progress bar"
By singswt in forum SWT / JFaceReplies: 2Last Post: 10-08-2009, 11:28 PM -
Facing issue in printing user like "ab\\cd"
By psmhelp in forum New To JavaReplies: 4Last Post: 04-27-2009, 01:28 PM -
MoneyOut.println("It took you (whats wrong?>",year,"<WW?) years to repay the loan")
By soc86 in forum New To JavaReplies: 2Last Post: 01-24-2009, 06:56 PM -
the dollar sign "$", prints like any other normal char in java like "a" or "*" ?
By lse123 in forum New To JavaReplies: 1Last Post: 10-20-2008, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks