This is a discussion on net send on Linux platform within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Question; I've made a scheduler, but now i'm asking myself if it's possible to emulate the 'net ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Question;
I've made a scheduler, but now i'm asking myself if it's possible to emulate the 'net send' command from windows so I can send a notifiy to a user if an appointment is 'actual'. I've seen plenty demo's of this problem, but the're all running from a windows platform where the system command net send can be used.. Guess you have to create a 'raw packet' yourself ...???..???? Anyone???? Regards from Holland, Marco |
|
|||
|
On Fri, 12 Dec 2003 09:44:19 +0100, "Marco Snoek" <[mps]@DONT _
YOU^DARE%SEND/SPAM!!!@remove/this[@webmind.nl]@remove/this> wrote: >I've made a scheduler, but now i'm asking myself if it's possible to emulate >the 'net send' command from windows so I can send >a notifiy to a user if an appointment is 'actual'. > >I've seen plenty demo's of this problem, but the're all running from a >windows platform where the system command net send can be used.. smbclient, part of Samba, can do this. One of its options is: " -M NetBIOS name This options allows you to send messages, using the "WinPopup" protocol, to another computer. Once a connection is established you then type your message, pressing ^D (control-D) to end. " -- Andy Hassall (andy@andyh.co.uk) icq(5747695) (http://www.andyh.co.uk) Space: disk usage analysis tool (http://www.andyhsoftware.co.uk/space) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|