TCP/IP UNAPI on GR8NET?

By DarkSchneider

Paladin (965)

DarkSchneider さんの画像

21-10-2018, 10:41

Hello, I'd noticed that GR8NET was updated to support UNAPI 1.0. Has someone tested if TCP/IP UNAPI or Internestor Lite (if not executed by hardware) works on GR8NET currently?.

ログイン/登録して投稿

By Victor

Champion (509)

Victor さんの画像

21-10-2018, 11:07

It works perfectly.

By DarkSchneider

Paladin (965)

DarkSchneider さんの画像

21-10-2018, 11:50

Nice.

It implements its own version or we have to install Internestor Lite?

By Victor

Champion (509)

Victor さんの画像

21-10-2018, 13:43

DarkSchneider wrote:

Nice.

It implements its own version or we have to install Internestor Lite?

Just launch the APP.... That's all...

By DarkSchneider

Paladin (965)

DarkSchneider さんの画像

21-10-2018, 14:08

I got lost. What App? I mean for development purposes, as we need the entry points to TCP UNAPI calls.

By karloch

Prophet (2159)

karloch さんの画像

21-10-2018, 17:15

Yes, it works nicely out of the box. Just run the UNIAPI enabled program. It is advisable to upgrade your GR8NET firmware as two months ago a bug regarding the UNIAPI implementation was fixed.

By DarkSchneider

Paladin (965)

DarkSchneider さんの画像

21-10-2018, 17:23

OK but once I know it is compatible I’d need to know if is implemented internally or relies on an external like Internestor.

Mainly because my interest would be creating the TCP UNAPI enabled program, instead using it.

Anyway is fine to know the UNAPI APIs work.

By Sylvester

Hero (576)

Sylvester さんの画像

21-10-2018, 18:13

It's implemented internally, check for example https://github.com/fr3nd/msxhub which is using the unapi or one of the apps of konamiman: https://www.konamiman.com/msx/msx-e.html#networking

By DarkSchneider

Paladin (965)

DarkSchneider さんの画像

21-10-2018, 18:26

Nice then. Thanks.