[jcifs] net send

Michael B.Allen mballen at erols.com
Fri Apr 12 04:19:05 EST 2002


On Thu, 11 Apr 2002 15:15:03 +0000
"Jonathan Moore" <jpmoore40 at hotmail.com> wrote:

> Hi,
> 
> I'm looking for a way to send a windows network message from a java 
> application. Is this possible at all using jcifs? If not can anyone point me 
> in the right direction?

No. But it's probably about 10 lines of code. I don't know the format
of that SMB though. I know it's trivial but it's not in the spec. You
could probably figure it out from a couple of packet captures.

Otherwise, you'll have to Runtime.exec the smbsend or net send commands.

Mike

-- 
May The Source be with you.





More information about the jcifs mailing list