wad -1 Newbie Poster

hello

os=sc.openOutputStream(); 
os.write("hello".getBytes()); 
os.close(); 
sc.close();

i used these to send message form mobile to pc
but it not work from pc to phone

i used BlueCove version 2.0.3 on winsock
TNX

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.