Aktueller Inhalt von taxmax

  1. T

    libnodave & Linux

    Hier mal etwas von meinem Code: int a, res; daveInterface *di; daveConnection *dc; _daveOSserialType fds; daveSetDebug(daveDebugPrintErrors); fds.rfd = openSocket(102,"172.20.111.3"); fds.wfd = fds.rfd; if(fds.rfd > 0)...
  2. T

    libnodave & Linux

    testISO_TCP funktioniert. Hatte damit keine Probleme.
  3. T

    libnodave & Linux

    Hallo, Folgendes Szenario: Habe auf meinen Laptop win7 64Bit laufen. Darauf ist eine VM mit OpenSuse12.3. 32Bit Auf dieser VM will ich nun eine Anwendung mit libnodave erstellen. Software dazu: QT5 Hab diese auch so weit fertig. Kann ohne Problem compilieren. Meine CPU (S7/319) ist von der VM...
Zurück
Oben