Forum Discussion
Kiyoshi_Egawa
Neophyte
2 years agoI resolved NullPointerException with
httpClient = HTTP.open(hostname, Integer.parseInt(port), true);
Thank you
Kiyoshi
Related Content
- 7 months ago
I resolved NullPointerException with
httpClient = HTTP.open(hostname, Integer.parseInt(port), true);
Thank you
Kiyoshi