Transpiled version (97L) is out of date.
1 | !747 |
2 | !x721 // thread {
|
3 | |
4 | m {
|
5 | static String helloString; |
6 | static S programID; // filled by JavaX |
7 | static int port; // use random port |
8 | |
9 | p {
|
10 | helloString = "Hello. This is #" + programID; // my hello string |
11 | port = installHelloMessage(helloString); |
12 | print("Hello world. Sleeping. Port=" + port);
|
13 | sleep(); |
14 | } |
15 | } |
installHelloMessage defined in #1000806
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000803 |
| Snippet name: | Program with a hello message on server port |
| Eternal ID of this version: | #1000803/1 |
| Text MD5: | 9ef3e81095cadb98562d16a8b398e405 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-28 21:12:10 |
| Source code size: | 341 bytes / 15 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 941 / 1004 |
| Referenced in: | [show references] |