| | |
Mobile Agents using Aglets
![]() |
•
•
Join Date: Aug 2006
Posts: 2
Reputation:
Solved Threads: 0
Hi everyone,
Hope u all in good shape. I'm doing a simple project integrating mobile agents using aglets with intrusion detection system using snort., all these are done with linux fedora core 5 platform.
The basic idea is, when snort detect an intrusion, an aglet will read the log file created by snort containing the alert message of the intrusion, then the aglet will inform tahiti server about this, tahiti server will then dispatch a new agent to the targeted PC and close the port of the targeted PC in order to prevent the intrusion from occuring.
My question is, could this be done successfully.
:eek: If there's other idea about doing this please feel free to let me know, i would really appreciate it. Thanks guys.
Hope u all in good shape. I'm doing a simple project integrating mobile agents using aglets with intrusion detection system using snort., all these are done with linux fedora core 5 platform.
The basic idea is, when snort detect an intrusion, an aglet will read the log file created by snort containing the alert message of the intrusion, then the aglet will inform tahiti server about this, tahiti server will then dispatch a new agent to the targeted PC and close the port of the targeted PC in order to prevent the intrusion from occuring.
My question is, could this be done successfully.
:eek: If there's other idea about doing this please feel free to let me know, i would really appreciate it. Thanks guys. •
•
Join Date: Mar 2008
Posts: 1
Reputation:
Solved Threads: 0
hi
i have install aglet-2.0.2 and J2SDK1.4.2_16 to my computer and i got Tahiti
server and its work fine but when i am try to compile the aglet programme in
java platform java cant recognized key symbol aglet
when i write simple programme and compiled its gave following error massage
C:\Aglets\public\muh>javac FirstAglet.java
FirstAglet.java:3: package com.ibm.aglet does not exist
import com.ibm.aglet.*;
^
FirstAglet.java:5: cannot resolve symbol
symbol : class Aglet
location: class muh.FirstAglet
public class FirstAglet extends Aglet
^
2 errors
but i got one aglet programme from my Friend with class file its work fine
in my computer
pls can you solve this problem by giving some solution for me
or can i know its a problem with aglet or java
i have install aglet-2.0.2 and J2SDK1.4.2_16 to my computer and i got Tahiti
server and its work fine but when i am try to compile the aglet programme in
java platform java cant recognized key symbol aglet
when i write simple programme and compiled its gave following error massage
C:\Aglets\public\muh>javac FirstAglet.java
FirstAglet.java:3: package com.ibm.aglet does not exist
import com.ibm.aglet.*;
^
FirstAglet.java:5: cannot resolve symbol
symbol : class Aglet
location: class muh.FirstAglet
public class FirstAglet extends Aglet
^
2 errors
but i got one aglet programme from my Friend with class file its work fine
in my computer
pls can you solve this problem by giving some solution for me
or can i know its a problem with aglet or java
•
•
•
•
FirstAglet.java:3: package com.ibm.aglet does not exist
import com.ibm.aglet.*;
^
You need to get the jar file of the package or the class files in order to be able to import them. The program of your friend runs because he gave you the class file which was already compiled at his computer with the package.
Check out my New Bike at my Public Profile at the "About Me" tab
•
•
Join Date: Feb 2008
Posts: 4
Reputation:
Solved Threads: 0
0
#6 6 Days Ago
•
•
•
•
hi
i have install aglet-2.0.2 and J2SDK1.4.2_16 to my computer and i got Tahiti
server and its work fine but when i am try to compile the aglet programme in
java platform java cant recognized key symbol aglet
when i write simple programme and compiled its gave following error massage
C:\Aglets\public\muh>javac FirstAglet.java
FirstAglet.java:3: package com.ibm.aglet does not exist
import com.ibm.aglet.*;
^
FirstAglet.java:5: cannot resolve symbol
symbol : class Aglet
location: class muh.FirstAglet
public class FirstAglet extends Aglet
^
2 errors
but i got one aglet programme from my Friend with class file its work fine
in my computer
pls can you solve this problem by giving some solution for me
or can i know its a problem with aglet or java
I know only how to run Mr Tahiti server
![]() |
Similar Threads
- need help linking a pc to a mobile phone(nokia,alcatel) (Networking Hardware Configuration)
- IBM thinkpad t22 mobile processor question (Networking Hardware Configuration)
- my home page keeps changing to "res://jxtgk.dll/index.html#37049" (Viruses, Spyware and other Nasties)
- Creating Mobile Applications using GBasic (Legacy and Other Languages)
- Receive Windows Messenger Messages and Alerts on your Mobile Device (Windows tips 'n' tweaks)
- Motorola T720i by T-Mobile (Cellphones, PDAs and Handheld Devices)
Other Threads in the Java Forum
- Previous Thread: Please Help Java Stack
- Next Thread: crystal reports start help
| Thread Tools | Search this Thread |
android api applet application apps array arrays automation awt bidirectional binary birt bluetooth businessintelligence busy_handler(null) card chat class classes client code collision columns component constructor database designadrawingapplicationusingjavajslider draw eclipse error errors eventlistener exception expand fractal free game givemetehcodez graphics gui guidancer html ide image inetaddress input integer intellij j2me java javafx javamicroeditionuseofmotionsensor javaprojects jme jni jpanel jtree julia linux list loop machine map method methods mobile mobiledevelopmentcreatejar myaggfun netbeans newbie oracle parsing plazmic print problem program programming project recursion scanner server set sharepoint smart sms smsspam sort sortedmaps sql string subclass support swing textfield threads tree unlimited utility webservices windows






