搜索资源列表
MSN2Jabber-cvs.tar
- 以C#完成msn到jabber的transport, The MSN client talks via SOCKS 5, to the MSN2Jabber server. This can then relay to any Jabber server, independent of which MSN2Jabber server you are connected to. The Jabber server is taken from the passport login
ExecuteCommand
- ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBac
