TCP/IP UNAPI on GR8NET?

بواسطة 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?.

Login أوregister لوضع تعليقاتك

بواسطة Victor

Champion (509)

صورة Victor

21-10-2018, 11:07

It works perfectly.

بواسطة DarkSchneider

Paladin (965)

صورة DarkSchneider

21-10-2018, 11:50

Nice.

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

بواسطة 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...

بواسطة 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.

بواسطة 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.

بواسطة 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.

بواسطة 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

بواسطة DarkSchneider

Paladin (965)

صورة DarkSchneider

21-10-2018, 18:26

Nice then. Thanks.