Hi.
I'm just trying to connect a database using MySQL-Front.
I fill the connection ok but program send the next message:
'user@myisprovider.com' is unable to connect
How is it possible if I only typed 'user' without my internet provider name?
Thaks
I know how to retrieve methods from a class
Method[] mt=forName("ClassName").getMethods();
and get Packages installed.
Now, I need to get all classes in a Package.
Is it possible?
Thanks
JuanCi
I recommend search smtp protocol info
You must end each line with \r\n
You must end you message with a dot \r\n.\r\n
import java.net.*;import java.io.*;
public class nombreIP{
//Streams de comunicación
DataInputStream is; DataOutputStream os;
public nombreIP(){...
Hi all.
I'm trying to execute ex.class, (which extends JApplet) but I get "class ex not found". Any class that extends JApplet, JFrame, ... (swing classes) returns the same error.
I'm using IExplorer 5.5, JavaPlug-in 1.3.1
What's wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.