Ftp 程序写成Applet,有问题,求各位大侠帮忙! 以下用到的文件都在FtpClient文件夹中! 25
<html><head><metahttp-equiv="Content-Type"content="text/html;charset=GBK"><title>FtpC...
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>FtpClient</title>
</head>
<body>
<applet ID='FtpClient' Name='FtpClient' code='FtpClient.class' codeBase='.' archive='commons-net-1.4.1.jar' width='200' height='200'></applet>
<input type="button" name = "btn" value="连接" onclick="window.document.FtpClient.getFtpConnection('192.168.1.101','21','Administrator','123');">
</body>
</html>
FtpClient文件夹中的内容在FtpClient.jpg文件中
FtpClient.class为ftp程序,这个程序没有错,通过测试了!
window.document.FtpClient.getFtpConnection('192.168.1.101','21','Administrator','123');
这个方法是调用FtpClient中的getFtpConnection方法,此方法为连接ftp 展开
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>FtpClient</title>
</head>
<body>
<applet ID='FtpClient' Name='FtpClient' code='FtpClient.class' codeBase='.' archive='commons-net-1.4.1.jar' width='200' height='200'></applet>
<input type="button" name = "btn" value="连接" onclick="window.document.FtpClient.getFtpConnection('192.168.1.101','21','Administrator','123');">
</body>
</html>
FtpClient文件夹中的内容在FtpClient.jpg文件中
FtpClient.class为ftp程序,这个程序没有错,通过测试了!
window.document.FtpClient.getFtpConnection('192.168.1.101','21','Administrator','123');
这个方法是调用FtpClient中的getFtpConnection方法,此方法为连接ftp 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询