Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I information
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar

webGo Information wiki

  • webGo
  • information
  • Wiki
  • Guides
  • prevent static public ip

prevent static public ip · Changes

Page history
Rearrangement rest of documents to guides category authored May 23, 2020 by Martin Lam's avatar Martin Lam
Show whitespace changes
Inline Side-by-side
guides/prevent-static-public-ip.md 0 → 100644
View page @ 58cb6b7f
# Solution that prevents Static Public IP
![](http://webgo.st2.web-on.com/apps/docs-ref/webon-socketio.jpg)
In some server to server communication. Some of them are hosted in a private network, like remote queuing service in a shop server. You may need to ask for your customer to apply a Static Public IP. So, we developed an HTTP-socket.io-HTTP forwarding mechanism. It can provide a solution that to avoid a Static Public IP setup.
![](http://webgo.st2.web-on.com/apps/docs-ref/http-socketio-forwarding.png)
## Source code
You can download this from the git.
- [Socket.io Forwarder](http://gitlab.web-on.com/libs/socket-forwarder)
- [Socket.io Receiver](http://gitlab.web-on.com/libs/socket-receiver)
## Use cases
![use case 1](http://webgo.st2.web-on.com/apps/docs-ref/use%20case%201.png)
![use case 2](http://webgo.st2.web-on.com/apps/docs-ref/use%20case%202.png)
![use case 3](http://webgo.st2.web-on.com/apps/docs-ref/use%20case%203.png)
\ No newline at end of file
Clone repository
  • goFTP
    • notes
    • released apk version
  • goMenu
    • BYOD flow
    • error code UCR integration
    • experimental installation for byod
    • symlink static files list
    • uat environment
  • goPOS
    • clear test data before new shop opening
    • daily clearance run before all transactions processed tenren
    • daily clearance run before all transactions processed
    • missing handle update payment
  • goPick
    • error code table
  • goQueue
    • Components Version Compatibility
    • Features and Compatibility
    • Released APK Version
View All Pages