jcifs Questions
1
Solved
I need to use Java to get a list of all the IP addresses on the LAN which belong to network printers. I don't need to print to the printers, I just need to find all of them. This is for an android ...
Stylize asked 27/5, 2011 at 20:3
1
Solved
I created an NTLM authenticating SOAP client based on KSOAP-Android and JCIFS. The implementation looks something like this:
public class NtlmServiceConnection implements ServiceConnection
{
pub...
2
Solved
How can I read from a Windows shared drive using Java in such a way that the Java code which performs the reading could run equally correctly on any platform?
© 2022 - 2024 — McMap. All rights reserved.