XMPP image message over Strophe - Is it possible ?
63 views
Skip to first unread message
Alexandr S
unread,
May 25, 2013, 10:03:06 PM5/25/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to str...@googlegroups.com
I need to implement image+text messaging with javascript client.
Have anybody experience with this issue ?
thanks in advance
Rudy Lu
unread,
May 27, 2013, 5:49:09 AM5/27/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to str...@googlegroups.com
Hi,
For image, I think you could send image link, like http://imgurl, within your message content. And do some parsing to get that image displayed in your client app/page.