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