Hello, Is it possible for me to use A Java Programme that accepts Sockets using a ServerSocket to accept Sockets from multiple mobile platforms? e.g. Can I use my ServerSocket to connect to: An Android Phone, iPhone Phone, And Blackberry phones? I am trying to make one server for all phones because the server holds multiple data types.