cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2012
Views
0
Helpful
6
Replies

Java and Packet Tracer

l19200873
Level 1
Level 1

I did some research and found that i can connect Java with the Packet Tracer API that allow developers to automate network configurations, simulate network behavior, and extract data from the Packet Tracer simulation. But in the Cisco Networking Academy website i can't find where i can download. 
I would appreciate if anyone can tell me if this is API exists and where i can find it.

6 Replies 6

fawadawan183
Level 1
Level 1

Where did you find that such API exists? Please give me the link of that.

Hi

 Are you referring to this:

https://www.youtube.com/watch?v=gk2TanYjX7I

DevNet Associate v1.0 - 8.8.3 Packet Tracer - Implement REST APIs with an SDN Controller Download .pka file: https://drive.google.com/file/d/1W2pNPSy5vOWnZxvX85oDrlTHIGvZ6xH9/view?usp=sharing Playlist: https://youtube.com/playlist?list=PLdtRZtGMukf56Jk-Mi6oGf2mdiA1e5Ehv

johnmoonol2020
Level 1
Level 1

Hello! To connect Java before the Packet API, try these steps:
1.Library Download (API Packet): First you need to download or get the necessary library (packet) that provides the functionality to work with the API.

2.Adding the library to the project: After downloading the library, you need to add it to your project. This is usually done using project build tools such as Maven or Gradle. You must add the dependency for the required library to the project's build file (pom.xml for Maven or build.gradle for Gradle).

3. Importing classes from the library: After successfully including the library, you can use its functionality by importing the required classes from the package into your code. For example, if something is not clear to you in Java itself, then you can contact the https://www.programmingassignment.net/services/java-assignment-help/ service, which will explain it to you in more detail! You can also try using the API functionality: Now that the library is included, you can use its API functions to interact with external services via the API.

mohammad-morad
Level 1
Level 1

Hello, have you solved the issue ?

 

Hello,

is the information provided in this thread useful in any form or shape ? What exactly are you running into ?

already tried using libraries but it still wont connect , so basically i hava a java application that i made about ACLs and i want to control a router on cisco packet tracer via the java application that i made is that possible?