This method is called from all routines that depend on winsock in windows, so it has public visibility @throws IOException
()
| 29 | * @throws IOException |
| 30 | */ |
| 31 | public static native void init() throws IOException; |
| 32 | |
| 33 | /** |
| 34 | * Creates the native socket object |