java - Do you know any free social network software? -


i going start project in want develop private social network accessed mobile devices. that, use framework called mobilis helps in development of services real time collaboration. service has server communicates arbitrary underlying social network server. have searched social networks , found many different products , can't test of them. know if had experience of these products, looking service these properties:

  1. free (no need pay it)
  2. api make remote calls java server
  3. it nice if didn't need deploy on own server, if use theirs

the features need service basic ones:

  1. add "friends"
  2. send message
  3. some "group" our "forum" interaction

so, did similar , advice use or not use?

thanks, oscar

have checked out eureka streams? don't know of capabilities, free (and open source), and, website, looks has you're looking for. (the thing unsure api make remote calls java server.)


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -