Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1000698 // THIS is a database.

JavaX source code - run with: x30.jar

!636
!modern

main {
  static new L<S> database;

  static void onClient() {
    S s = read_line_from_client();
    database.add(s);
    write_to_client("Thank you.");
    disconnect_from_client();
  }
}

Author comment

This.

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000698
Snippet name: THIS is a database.
Eternal ID of this version: #1000698/1
Text MD5: d85b8d6dbd75cb0255287b3e36533c6f
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-23 00:10:44
Source code size: 215 bytes / 13 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 524 / 456
Referenced in: [show references]