Forum Discussion
Kiyoshi_Egawa
11 months agoNeophyte
I resolved NullPointerException with
httpClient = HTTP.open(hostname, Integer.parseInt(port), true);
Thank you
Kiyoshi
Related Content
- 5 months ago
I resolved NullPointerException with
httpClient = HTTP.open(hostname, Integer.parseInt(port), true);
Thank you
Kiyoshi