send a message
Moderator: General Moderators
send a message
Help me !!!
how to send a message to many clients (attach address) in LAN network with many VLAN ?
thanks.
how to send a message to many clients (attach address) in LAN network with many VLAN ?
thanks.
send a message to many clients
Hi....
I'm coding a software in LAN network.
I want send a message to many clients. exsample as line command "net send ... " in Windows.
eg: i want to send a message: Have a new report !!! to 172.167.1.111, 172.167.1.101, 172.167.2.121,...
thanks you...
I'm coding a software in LAN network.
I want send a message to many clients. exsample as line command "net send ... " in Windows.
eg: i want to send a message: Have a new report !!! to 172.167.1.111, 172.167.1.101, 172.167.2.121,...
thanks you...
-
penguinboy
- Forum Contributor
- Posts: 171
- Joined: Thu Nov 07, 2002 11:25 am
-
penguinboy
- Forum Contributor
- Posts: 171
- Joined: Thu Nov 07, 2002 11:25 am
- AVATAr
- Forum Regular
- Posts: 524
- Joined: Tue Jul 16, 2002 4:19 pm
- Location: Uruguay -- Montevideo
- Contact:
again: http://www.php.net/exec
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
lol i like your style avatar
well if you want my opinion if i was going to do anything like this i would not use PHP, this is what things like C++ and Java are made for, how many commercial packages for what you want to do are made in PHP? ill give you a clue, not very many if at all, plus as people have pointed out tehre is a serious security risk that you could be taken on and especially on a network, security must be high
just my 2 cents anyway
well if you want my opinion if i was going to do anything like this i would not use PHP, this is what things like C++ and Java are made for, how many commercial packages for what you want to do are made in PHP? ill give you a clue, not very many if at all, plus as people have pointed out tehre is a serious security risk that you could be taken on and especially on a network, security must be high
just my 2 cents anyway