TCP/IP UNAPI on GR8NET?

Par DarkSchneider

Paladin (965)

Portrait de 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 ou Inscrivez-vous pour poster

Par Victor

Champion (509)

Portrait de Victor

21-10-2018, 11:07

It works perfectly.

Par DarkSchneider

Paladin (965)

Portrait de DarkSchneider

21-10-2018, 11:50

Nice.

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

Par Victor

Champion (509)

Portrait de 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...

Par DarkSchneider

Paladin (965)

Portrait de 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.

Par karloch

Prophet (2159)

Portrait de 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.

Par DarkSchneider

Paladin (965)

Portrait de 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.

Par Sylvester

Hero (576)

Portrait de 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

Par DarkSchneider

Paladin (965)

Portrait de DarkSchneider

21-10-2018, 18:26

Nice then. Thanks.