List of Proxy Server: Anonymous Surf Bypass Web Unblock Firewall URL
Now really am difficult for Installing Yahoo Messenger, what we install now with a slice file setup from website main Yahoo apparently cannot be relied on.
Yes, plenty of lacks from all this, we could not sharing with our friend, possibly the slow internet connection also make download is hindered. For this purpose all please download file that with the complete capacity for one file setup like versions beforehand that is not troublesome to menjalankan Instant Messaging the most is used in Asia, especially South-East Asia this. Along with this these link:
Mozilla Firefox version 3 were launched, indeed the sound still I, still the test, but from features that is offered, apparently Firefox 3 (firefox the newest version, during this article is written) , apparently very promising if the Alpha version is launched (stable version). From the source that is obtained by me, Mozilla Firefox 3 this time have the superiority that is greater than versions beforehand (that according to them, and according to me also, I trust Mozilla Firefox ). Then, any that become the surplus from Mozilla Firefox this time?
1. Security The protection is against the user felt clear, if we visit one web that have try menginstall spyware or open the security gap of our computer, Firefox will give warning to the user, and we can be avoided from the misfortune .
2. More am easy digunakan Management password, resizing search the bar, themes that is integrated into the System Vista more am easy, Open Tabs, multiple text selections, and other-lain
3. More personal Bookmark to a site that is liked by us more finds it easy to be used
4. The strength in graphics The strength in graphics depend on the intensity developers/contributors that develop features in Mozila firefox.
5. The Restored data Like us know, in versions beforehand then, if happening crash in system we, restore the data is like that felt benefit us, especially cookies that we with still is kept, at least cookies if setting correctly. Then, website history that we once surf as well as the data pengingat we are still being kept safe with cookies management that is exact. 6. Still many others improvement that is carried out by Mozilla Firefox 3.
Get a free Evangelion, enlarge the pictures by clicking on thumbnails:
Java Yahoo Messenger plus SMS (JYmsg + SMS). [FREE DOWNLOAD]
Sekarang kami menyediakan download gratis library Java Yahoo Messenger dengan support terhadap SMS. Proyek ini merupakan pengembangan dari JYMSG, sebuah proyek open source yang mendukung Yahoo Messenger dengan bahasa programming Java dengan kemampuan hampir semua features yang ada di Yahoo Messenger tetapi minus SMS.
Jika anda tertarik dengan proyek tersebut silahkan kunjungi website resmi http://jymsg9.sourceforge.net/.
Tidak ada hal baru yang kami usung selain dengan kekuatan pengiriman SMS yang tidak didukung oleh versi JYMSG dan kami berhasil memodifikasinya. Tetapi sekarang semua kami sebarkan secara gratis supaya dapat dipakai dan dikembangkan bersama-sama.
Coba bayangkan, anda dapat mengirim SMS ke semua nomor yang berafiliasi dengan Yahoo seperti telkomsel dan excelcom.
Kekurangan: Pada versi ini ,anda hanya dapat mengirimkan SMS tanpa dapat menerima Reply (tetapi akan segera kami update).
Sebagai langkah awal, silahkan download Java Yahoo Messenger plus SMS (JYMSG plus SMS), click disini.
Jangan lupa untuk memastikan JDK 1.4 (minimum requirement) terinstall di komputer anda.
Untuk mendapatkan JDK 1.4 atau versi lebih baru silahkan kunjungi situs resmi Java http://www.java.com/.
Setelah semua langkah diatas selesai dilakukan, kita telah siap untuk langkah selanjutnya.
Berikut ini adalah langkah-langkahnya.
1. Silahkan ketikkan beberapa baris program penting ini untuk mengirimkan SMS. Saya namakan program ini MySMS.java
import ymsg.network.*;
import ymsg.network.event.*;public class MySMS {
public static void main(String[] args) throws Exception {
String yid = “speedytown”;
String ypwd = “rahasia”;String provider;
String mobilenumber = “628170753077″;
String msg = “Hello, SMS ini dikirim oleh speedytown.com” ;if (mobilenumber.substring(2,5).equals(“811″) || mobilenumber.substring(2,5).equals(“813″) || mobilenumber.substring(2,5).equals(“812″) || mobilenumber.substring(2,5).equals(“814″) )
provider = “telkomsel.id”;
else
if (mobilenumber.substring(2,5).equals(“817″) || mobilenumber.substring(2,5).equals(“818″) || mobilenumber.substring(2,5).equals(“819″) )
provider = “excelcom.id”;
else { provider=null; } // outside IndonesiaSession s = new Session();
System.out.println(“YOUR ID: ” + yid);
System.out.println(“YOUR PROVIDER NAME: ” + provider);
System.out.println(“YOUR MOBILEPHONE’S NUMBER : ” + mobilenumber);
System.out.println(“YOUR MESSAGE : ” + msg);System.out.println(“Log in to Yahoo Messenger”);
s.login( yid, ypwd );
try { Thread.sleep(5*1000); } catch(Exception e) { } // DELAY 5 secSystem.out.println(“Sending SMS … “);
s.sendTextMessage( yid, provider, mobilenumber, msg);
try { Thread.sleep(5*1000); } catch(Exception e) { } // DELAY 5 sec
s.logout();
System.out.println(“Logout from Yahoo Messenger”);
}
}
Sangat mudah sekali bukan ?
untuk selengkapnya, silahkan download disini
2. Jangan lupa untuk mengkonfigurasikan CLASSPATH library jymsg_plus_sms.jar yang telah anda download. Sebagai contoh:
SET CLASSPATH=C:\ jymsg_061_sms.jar;%CLASSPATH%; (untuk lingkungan WINDOWS)
3. Compile program ini dengan langkah ini :
javac MySMS.java
4. Jalankan program ini yang telah dicompile:
java MySMS
5. SMS anda telah terkirim.
6. Jika ada pertanyaan, silahkan kirimkan komentar anda ke situs ini.
Anda juga mengeksplorasi source code library Session.java dari hasil download anda.
Dan berikut ini adalah petikan penting dari source code Session.java yang berperan dalam mengirimkan SMS anda, walaupun tidak persis sama.
public void sendTextMessage(String yid, String provider, String mobilenumber, String msg) throws Exception
{PacketBodyBuffer body = new PacketBodyBuffer();
body.addElement(“1″,yid); //
body.addElement(“69″,”WWW.SPEEDYTOWN.COM”);
body.addElement(“5″,mobilenumber);
body.addElement(“68″,provider); //telkomsel.id atau excelcom.id
body.addElement(“14″,msg); //
sendPacket(body, 0×2ea , STATUS_AVAILABLE); // 0×2ea YOU MAY ADD IT YOURSELF TO ServiceConstants.java}
Anda telah melihatnya sendiri, begitu mudahnya melakukan pengiriman SMS dengan program java.
Catatan: ANDA DIPERKENANKAN UNTUK MELAKUKAN MODIFIKASI DAN MENYEBARKAN SOURCE CODE INI.
Untuk menginventigasi lebih lanjut, saya anjurkan anda menggunakan ETHEREAL, click disini.
Now we are providing free download library for Java Yahoo Messenger (JYmsg) with SMS support.
This project is extended from JYMSG, an open source project which supporting Yahoo Messenger based on Java Programming minus SMS.
If you are interested in their project and wanna know further, you may visit their website http://jymsg9.sourceforge.net/. No additional things that we support except an ability sending SMS through our project which unsupported by JYMSG. Now we are spreading this project freely for everyone, so we can extend it together.
Imagine, you can freely send SMS to every mobile phones number who affiliates with Yahoo (for Indonesia such as : telkomsel.id or excelcom.id, for another country, you may check it here, http://messenger.yahoo.com/ ) or click here to get information about GSM ID.
Limitation: We only support one way SMS, so, you only can send your SMS using this program (but we will update it soon).
First of all, please download Java Yahoo Messenger plus SMS (JYMSG plus SMS) here
Don’t forget ensuring your Java SDK 1.4 (minimum requirement) installed on your computer.
After everything Ok, we are ready for the next step.
Here we go below:
1. Please insert few lines code below, so we can send SMS. I name it MySMS.java. You may modify or extend it for flexibilty.
import ymsg.network.*;
import ymsg.network.event.*;public class MySMS {
public static void main(String[] args) throws Exception {
String yid = “yourid”;
String ypwd = “yourpassword”;String provider;
String mobilenumber = “628170753099″;
String msg = “Test my JYMSG, reply me soon ” ;// IF you know your GSM operator identity, you should supply it for better performance
if (mobilenumber.substring(2,5).equals(“811″) || mobilenumber.substring(2,5).equals(“813″) || mobilenumber.substring(2,5).equals(“812″) || mobilenumber.substring(2,5).equals(“814″) )
provider = “telkomsel.id”;
else
if (mobilenumber.substring(2,5).equals(“817″) || mobilenumber.substring(2,5).equals(“818″) || mobilenumber.substring(2,5).equals(“819″) )
provider = “excelcom.id”;
else { provider=null; } // outside Indonesia// Session Begin …
Session s = new Session();
System.out.println(“YOUR ID: ” + yid);
System.out.println(“YOUR PROVIDER NAME: ” + provider);
System.out.println(“YOUR MOBILEPHONE’S NUMBER : ” + mobilenumber);
System.out.println(“YOUR MESSAGE : ” + msg);System.out.println(“Log in to Yahoo Messenger”);
s.login( yid, ypwd );
try { Thread.sleep(5*1000); } catch(Exception e) { } // DELAY 5 sec
System.out.println(“Sending SMS … “);
s.sendTextMessage( yid, provider, mobilenumber, msg);
try { Thread.sleep(5*1000); } catch(Exception e) { } // DELAY 5 sec
s.logout();
System.out.println(“Logout from Yahoo Messenger”);
}
}
Easy huh?
for complete version, you may download here
2. Don’t forget to configure your Java Yahoo Messenger + SMS library that you just downloaded :
SET CLASSPATH=C:\ jymsg_061_sms.jar;%CLASSPATH%; (WINDOWS environment)
3. Compile our source code (above):
javac MySMS.java
4. Test it :
java MySMS.
5. Your SMS just sent.
6. If you have any question, please put your comment here.
You may also exploring your Session.java which part of jymsg_061_sms.jar.
Here is a piece of code from Session.java though not exactly same.
public void sendTextMessage(String yid, String provider, String mobilenumber, String msg) throws Exception
{PacketBodyBuffer body = new PacketBodyBuffer();
body.addElement(“1″,yid); //
body.addElement(“69″,”WWW.SPEEDYTOWN.COM”);
body.addElement(“5″,mobilenumber);
body.addElement(“68″,provider); //telkomsel.id atau excelcom.id
body.addElement(“14″,msg); //
sendPacket(body, 0×2ea , STATUS_AVAILABLE); // 0×2ea YOU MAY ADD IT YOURSELF TO ServiceConstants.java}
You’ve just how easy send SMS with Java without SMS Gateway.
Note: You are granted spreading, modifying, redistributing these articles.
Sorry if my English not so well.
Here is list of information about GSM, click here.
Another useful networking tools is ETHEREAL, click here.