עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

לא מצליח להתחבר לFlightGear עם FGFSConnection ב JAVA

Featured Replies

פורסם

זה מתחיל ברמה הבסיסית

קוד לדוגמא שאמור לעבוד

import java.io.IOException;

import org.flightgear.fgfsclient.FGFSConnection;




public class Try {

public static void main(String[] args) throws IOException {
FGFSConnection f = new FGFSConnection("localhost", 9000);
System.out.println("connected");
}


}


אני מקבל את הודעת השגיאה:

Exception in thread "main" java.net.ConnectException: Connection refused: connect

at java.net.DualStackPlainSocketImpl.connect0(Native Method)

at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

at java.net.PlainSocketImpl.connect(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at java.net.Socket.<init>(Unknown Source)

at java.net.Socket.<init>(Unknown Source)

at org.flightgear.fgfsclient.FGFSConnection.<init>(FGFSConnection.java:73)

at Try.main(Try.java:9)

אשמח לעזרה

- - - תגובה אוחדה: - - -

הסתדרתי =))

הסימולטור חייב לרוץ לפני שהפקודה רצה

פורסם

פרוייקט של אלי במכללה למינהל ;)?

פורסם
  • מחבר

כן חח

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.