Powershell chat within network
hello everyone,
i'm trying figure out how can make simple im chat powershell.
i thinking using txt files put text in , read out live. when searched live viewing txt files found how live view log files. there problem needs secured. know how change permissions on file, need admin rights use script while scripts meant normal users.
so honest isn't realy simple im chat, fun make such thing.
can push me in right direction please?
---
jonathan
you may use source code on c# , porting on powershell.complex parts can left on c# , load in form of dll using add-type.
1)
http://www.geekpedia.com/tutorial239_csharp-chat-part-1---building-the-chat-client.html
http://www.geekpedia.com/tutorial240_csharp-chat-part-2---building-the-chat-server.html
2)
Windows Server > Windows PowerShell
Comments
Post a Comment