Greetings,
I have googled/yahooed/msn'ed but all I found were Perl servers and C# clients. I want to create a perl client running on linux which passes a PowerShell Command/Script path to a C# threaded server running on Win server. Any ideas on how should I go about doing this? I have a c# server running which accepts powershell commands/scripts as input using .NET remoting. Is there a possibility a perl client can connect to this? Or should I be using sockets for client and server instead?
Any advices will be greatly appreciated.
Regards,
msk
I have googled/yahooed/msn'ed but all I found were Perl servers and C# clients. I want to create a perl client running on linux which passes a PowerShell Command/Script path to a C# threaded server running on Win server. Any ideas on how should I go about doing this? I have a c# server running which accepts powershell commands/scripts as input using .NET remoting. Is there a possibility a perl client can connect to this? Or should I be using sockets for client and server instead?
Any advices will be greatly appreciated.
Regards,
msk