Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NisarLDev/Java-Network-Programming-Mastering-TCP-IP-CJNP-2024-JVA

Repository files navigation

Java-Network-Programming-Mastering-TCP-IP-CJNP-2024-JVA

Bibliography

Java

1 - Secure Programming in Java Language. Ray Toal. Computer Science Department, College of Science and Engineering of the Loyola Marymount University. Los Ángeles, EEUU.

https://cs.lmu.edu/~ray/notes/securejava/

2 - SEI CERT Java Coding Standard. Carnegie Mellon University. Pittsburgh, EEUU.

https://wiki.sei.cmu.edu/confluence/display/java/SEI+CERT+Oracle+Coding+Standard+for+Java

Java Compilers

With Java 11 Version:

1 - https://www.programiz.com/java-programming/online-compiler/

2 - https://www.onlinegdb.com/online_java_compiler

With Java 17 Version:

1 - https://onecompiler.com/java/

With Java 21 Version and connection with Internet for testing:

1 - https://www.jdoodle.com/online-java-compiler

Bibliography of URL and URI, ByteBuffer and InputStream Classes for Java 20 OR new versions

1 - new URL("") is Deprecated #java #shorts - YouTube.

https://www.youtube.com/watch?v=0f76rVS_HSY

2 - How to replace the deprecated URL constructors in Java 20? - Stack Overflow

https://stackoverflow.com/questions/75966165/how-to-replace-the-deprecated-url-constructors-in-java-20

3 - java.nio.ByteBuffer Class in Java - GeeksforGeeks

https://www.geeksforgeeks.org/java-nio-bytebuffer-class-in-java/

4 - ByteBuffer array() method in Java with Examples - GeeksforGeeks

https://www.geeksforgeeks.org/bytebuffer-array-method-in-java-with-examples/

5 - ByteBuffer allocate() method in Java with Examples - GeeksforGeeks

https://www.geeksforgeeks.org/bytebuffer-allocate-method-in-java-with-examples/

6 - ByteBuffer allocateDirect() method in Java with Examples - GeeksforGeeks

https://www.geeksforgeeks.org/bytebuffer-allocatedirect-method-in-java-with-examples/

7 . Guide to ByteBuffer | Baeldung

https://www.baeldung.com/java-bytebuffer

8 - tutorials/core-java-modules/core-java-nio-2 at master · eugenp/tutorials

https://github.com/eugenp/tutorials/tree/master/core-java-modules/core-java-nio-2

9 - Guide to ByteBuffer | Baeldung

https://www.baeldung.com/java-bytebuffer

10 - Java InputStream (With Example)

https://www.programiz.com/java-programming/inputstream

Java.io.InputStream Class in Java - GeeksforGeeks https://www.geeksforgeeks.org/java-io-inputstream-class-in-java/

AltStyle によって変換されたページ (->オリジナル) /