Inserimento codice relativo a java.net URL e HttpUrlConnection

This commit is contained in:
2023-03-10 15:47:15 +01:00
parent 75accbd36a
commit 89c209b9e9
19 changed files with 2079 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
compile.on.save=true
user.properties.file=/home/docente/.netbeans/16/build.properties

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/home/docente/Progetti/ClientHttp/src/clienthttp/ClientHttp.java</file>
</group>
</open-files>
</project-private>