similar to: Wanted: Unix Winpopup receiver program.

Displaying 20 results from an estimated 10000 matches similar to: "Wanted: Unix Winpopup receiver program."

2008 Oct 23
1
Sending / Receiving WinPopup on Ubuntu Linux Workstation
Greetings- Perhaps slightly OT, but still involving the SMB/CIFS protocol: I am searching for an application which would allow a Linux client (Ubuntu) to send/receive WinPopup messages. The only one I have located thus far is LinPopup. However, it depends on the Samba (server) package. I do not want to deploy a bazillion Samba servers! TIA! -- Michael Lueck Lueck Data Systems
2010 Jan 07
0
set samba to receive broadcast WinPopUp messages
Hey, Happy New Year. I've searched the web for a while and can't get an answer to a question: I can send a message (using WinPopUp, net send, or smbclient -NM) to Windows and Linux PC's. But, when I send a message to the whole workgroup "net send /domain Hello" Only the Windows PC's respond to it (with the Windows message service). Samba does not see it. My question
1999 Jul 19
2
winpopup
Hi, I have a linux (redhat 6.0) print server and I am running samba 2.0.3-8 serving win95 machines. I would like the print server to send a message to the win95 when a print job is completed. To do that, I run winpopup on win95. However, if win95 users close winpopup, they do not receive any message. Is there any more realiable method to communicate with win95 machines? I would appreciate any
2002 Sep 20
1
Winpopup help - will pay
Before I start I should say that I will pay $2000US to get the information or code I seek. I need code or protocol specs to be able to send winpopup messages. It cannot be done via mail slots because it has to work over the internet at large. If you type in "net send x.x.x.x hello" on any windows nt or xp machines it will send a winpopup using UDP ports 137 and then 135 (also 1031 and
2003 Oct 17
0
rpcclient-style call for windows messenger service ("WinPopup")?
Can Samba be used to generated WinPopUp RPC calls on TCP port 135? I am familiar with using the "smbclient -M" command to send messages using the Win Popup protocol, otherwise known as Windows Messenger Service, or what a Microsoft user does from a DOS prompt as a "net send" command. WinPopup can be generated either via Microsoft file sharing protocols, using the
2000 Jun 23
2
sending "WinPopup" message to a user
Just wondering if there is a way to send a WinPopup message to a user (using username). I have had a look at smbclient but it appears to only allow sending messages to a computer name. Thanks in advance, Russell Kliese
2003 Feb 07
1
Sending Winpopup messages
Hello i am sending winpopup messages throught (smbclient -M) and it seem to work fine but i dont recieve anything at my w98 machines. For example, i do: ---------------------- jorge@tagoror:~> smbclient -M ALFA added interface ip=192.201.11.67 bcast=192.201.11.255 nmask=255.255.255.0 added interface ip=192.201.11.1 bcast=192.201.11.255 nmask=255.255.255.0 Got a positive name query response
2001 Nov 12
3
Sending a 'winpopup' message by IP.
Hi there. how do I send a winpopup message to a machine knowing its IP only? I tryed witch 'smbclient -M ' but I need the netbios for that machine... -- Enrique Iglesias Rodriguez System Administrator http://www.intelideas.net Madrid, Spain -- CtrInt
2002 Jun 21
1
winpopup and Domain auth?
OK, yesterday I was asked abut moving an existing Python program from an NT machine to a Unix machine. This involves sending a message to winpopup. So, after some digging I found smbclient's -M option. Well, it works fine when I send it to a machine that is not part of the site domain. When I send it to a machine that is logged in to the domain, I get "session request invalid". Any
2003 May 22
1
Winpopup to Every PC
Hello All, Does anyone know how one could send the same Winpopup message to all Win-clients on a network? I need it for building a fail-over system, in case our primary server goes down, I need a way to automate the process of informing all clients that they need to log-off the network, wait a few minutes and then log back on, while the back-up server switches a few configuration files and
2006 Mar 22
0
Winpopup/RealPopup
Hi all, I have network with few win 95/xp machines and suse 9.3 prof server. On every win client is installed RealPopup (RealPopup homepage: www.realpopup.it). I can send popup message from my xp computer to win 95, and I can get reply on new message addressed from win 95 computer, so looks like popup communication works well. If I use: server:~ # echo "test" | smbclient -M bane
1999 May 02
0
WinPopUp messages triggers serious error
Dear SAMBA gurus, I browsed the list archives but found nothing relevant about this big (IMHO) problem. Only just another problem like mine, unfortunately unanswerd :(. I have here samba-2.0.3 on a Linux box, libc5, manually compiled without problems. All is well EXCEPT WinPopUp messages, I can send them OK but I cannot receive. As receiver I set LinPopUp but I don't think that is ever
2011 Jul 27
0
WinPopup to Windows 7?
Is "smbclient -M" supposed to work to a Windows 7 machine? Using samba3-3.4.9-42.el5 I get: # echo "Hello world" | smbclient -NM PC167 Connection to PC167 failed. Error NT_STATUS_BAD_NETWORK_NAME The name resolves correctly, and the command works to an XP client with Messenger service enabled. Win 7 has its own "MSG.EXE" program for that sort of thing, which
1997 Sep 30
0
Winpopup Broadcast? (smbclient -M to workgroup)?
Has anyone modified smbclient to send winpopup-style message broadcasts to Win95 workgroups/WinNT domains? If not, any tips on how I could go about doing it? What section of the SMB RFCs (1001, 1002, 1003) would be likely to talk about it? (I'm not sufficiently versed in low-level SMB, so most of the RFCs are still Greek to me. So if someone kindly points me in the right direction I think
2003 Jul 01
0
Re: Winpopup message to all user on a PDC
Ok that is pretty much what I do.. Except.. Most of my net sends don't end up working.. They fail unless I explicitly do a nmblookup and specify the broadcast to find that computer.. Seeing how im dealing with the entire contents of 10.x.x.x around 20,000 computers that I may have to contact for some reason.. Its easy for me to know there netbios name.. As its there login name.. However
1999 May 02
0
URGENT: WinPOPUp triggers permission problem
Dear SAMBA gurus, I browsed the list archives but found nothing relevant about this big (IMHO) problem. Only just another problem like mine, unfortunately unanswerd :(. I have here samba-2.0.3 on a Linux box, libc5, manually compiled without problems. BTW kernel is 2.2.7ac1. All is well EXCEPT WinPopUp messages, I can send them OK but I cannot receive. As receiver
2003 Jul 01
1
Re: Winpopup message to all user on a PDC
Unfortunatly it is not :(* -----Original Message----- From: Thomas Bork [mailto:tombork@web.de] Sent: Tuesday, July 01, 2003 11:42 AM To: Hindman, Mike J Cc: samba@lists.samba.org Subject: Re: RE: [Samba] Re: Winpopup message to all user on a PDC Hi Mike, > Except.. Most of my net sends don't end up working.. They fail unless I > explicitly do a nmblookup and specify the broadcast
2004 Jun 17
2
Problem with sending winpopup messages
Hi There, I'm using Mandrakelinux 10.0 Community, kernel version 2.6 I want to send a message to Windows clients from my Samba 3.0.2a box. Clients are w2k and winxp. If i say in CL $> smbclient -M recipient_machine then recieve error message "session request failed". Here the part of debug log: ------------------------------------ [gri@griff gri]$ smbclient -M serv -d5 ... ...
2004 Mar 22
0
winpopup and wins.dat
Hello. I'm trying to automate some error reporting on tests run on our labs, and I'd love to pop up messages on the users' screens when that happens. However, some of the computers in question don't have a corresponding <03> section in the PDC's wins.dat file. (Oh: Samba 2.2.8a, under Debian.) Any ideas as to why it wouldn't be there? The clients are all W2K
1998 May 21
0
winpopup system check script
I don't pretend to be the first, but we have a FreeBSD server for mail and samba here and the other sysadmin types (not me. :-) ) use win95. I thought of this as a quick solution to letting them know when there's a problem. #! /bin/sh WARN() { # Change the next line to be the list of machines to notify for j in zephyr irocz sjrr do echo $@ | /usr/local/bin/smbclient -M $j