File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
net send
alec stewart stewart
Ranch Hand
Joined: Dec 23, 2003
Posts: 71
posted
Dec 29, 2003 23:56:00
0
how can i use net send, but when the message reaches the reciever it should show not my computer name but some other's computer name
Tony Morris
Ranch Hand
Joined: Sep 24, 2003
Posts: 1608
posted
Dec 31, 2003 20:05:00
0
I don't like responding with a question, but what on earth does that have to do with Java ?
Tony Morris
Java Q&A (FAQ, Trivia)
alec stewart stewart
Ranch Hand
Joined: Dec 23, 2003
Posts: 71
posted
Jan 01, 2004 23:34:00
0
actually i want to call net send utility of windows through
java
and send some messages and after that I have to conceal the machine from which the message was sent.
song bo
Greenhorn
Joined: Aug 03, 2003
Posts: 16
posted
Jan 04, 2004 04:12:00
0
If set the name of the sender,it should have to use JNI to call the windows API NetMessageBufferSend() in the "NETAPI32.DLL".
I agree. Here's the link:
http://aspose.com/file-tools
subject: net send
Similar Threads
Controlling Windows Services from a Java App
simple dos question
windows pop up message
executing dos commands in java
sockets throw null pointer exception
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter