Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. public class Constants {
  2. public static final String CHAT_SERVER_URL = "http://socket.io/demos/chat/";
  3.  
  4. public class Constants {
  5. public static final String CHAT_SERVER_URL = "http://192.168.2.138:3000/";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement