Libraryless. Click here for Pure Java version (50L/1K/2K).
1 | !636 |
2 | !modern |
3 | |
4 | main {
|
5 | |
6 | psvm {
|
7 | ServerSocket ss = new ServerSocket(8888); |
8 | print("port 8888 yo");
|
9 | sleep (); |
10 | |
11 | } |
12 | |
13 | } |
Began life as a copy of #1000699
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000765 |
| Snippet name: | Blocking server socket |
| Eternal ID of this version: | #1000765/1 |
| Text MD5: | dbd343eebf76eeef2eeff7906dacfdd2 |
| Transpilation MD5: | 0c4025f99b7517b21d9fd51967b313f7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-26 02:02:05 |
| Source code size: | 140 bytes / 13 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 810 / 867 |
| Referenced in: | [show references] |