String s = "//12.3.4.2/cccs/cccss/c/c.mp4";System.out.println(s.replaceFirst("\\/\\/[^/]+", "//yourip"));