Search found 4 matches
- Wed May 20, 2020 10:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Increse input Buffer in WebSocket
- Replies: 3
- Views: 686
Re: Increse input Buffer in WebSocket
Thanks for quick response I will try to implement it in my "Harbor" WebSocketServer. Chemistry, mostly translated into "Harbor" from "Java" https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.4.0 But It Works OK. and Fast. look at: "My first FWH app"...
- Wed May 20, 2020 7:47 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Increse input Buffer in WebSocket
- Replies: 3
- Views: 686
Increse input Buffer in WebSocket
how can Increse input Buffer in WebSocket 8192 -> 32350 dont work ???? unpredictible results Sometimes OK, mostly fails winsock.c //----------------------------------------------------------------------------// HB_FUNC( RECV ) // nSocket --> cResult { LPBYTE buffer = ( LPBYTE ) hb_xgrab( 8192 )...
- Wed May 20, 2020 2:09 am
- Forum: Utilities / Utilidades
- Topic: FiveWin applications gallery
- Replies: 52
- Views: 56265
Re: FiveWin applications gallery
ps. ClientPrint Java and FWH is not jet Full Compatibile. http://clientprint.cf/Image_ClientPrint_Java.jpg Download ClientPrint.zip, Unpack, and run it. example included in folder example. the same for ClientPrint.jar. In FWH version is included comunication fron PHP on server ERP app, and Verifone_...
- Wed May 20, 2020 12:37 am
- Forum: Utilities / Utilidades
- Topic: FiveWin applications gallery
- Replies: 52
- Views: 56265
Re: FiveWin applications gallery
My first FWH app.
WsServer Device control and ......
FWH variante: http://clientprint.cf/ClientPrint.zip
java variante: http://clientprint.cf/ClientPrint.jar
Home page: http://clientprint.cf
Email: dgorisek@inet.hr
WsServer Device control and ......
FWH variante: http://clientprint.cf/ClientPrint.zip
java variante: http://clientprint.cf/ClientPrint.jar
Home page: http://clientprint.cf
Email: dgorisek@inet.hr