Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

AmiKo Desktop für Windows

License

NotificationsYou must be signed in to change notification settings

zdavatz/AmiKo-Windows

Repository files navigation

AmiKo Desktop für Windows

##Setup

  • The database goes into jars/dbs/
    • amiko_db_full_idx_de.db
    • amiko_db_full_idx_fr.db

###Grab the database from here:

Error File:

Help

  • java -jar amikowindows.jar --help

Version

  • java -jar amikowindows.jar --version

Usage to show one Fachinfo

Full Window

  • java -jar amikowindows.jar --lang=de --type=full --regnr=62069

Light Window

  • java -jar amikowindows.jar --lang=de --type=light --regnr=62069

Accessing the database via TCP-client

  1. Start Server: java -jar amikowindows.jar --lang=de --type=light --port=7777
  2. Send requests from client using: t = title, e = eancode, r = regnr

Write your own client (Ruby, Java, PHP, C#, etc). Test client in java is here:


[8]ページ先頭

©2009-2025 Movatter.jp