CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈

文件名称:vmccontroller

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    413.05kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

通过一个标准的TCP/IP套接字端口和简单的HTTP服务器

提供了一种方法来监控状态和控制Windows媒体中心-Provides a way to monitor state and control Windows Media Center (and extenders) through a standard TCP/IP socket port and/or simple HTTP server
(系统自动生成,下载前可以参看下载内容)

下载文件列表

branches/
branches/Win7/
branches/Win7/Add-In/
branches/Win7/Add-In/AddInModule.cs
branches/Win7/Add-In/app.config
branches/Win7/Add-In/artist.template
branches/Win7/Add-In/Commands/
branches/Win7/Add-In/Commands/CapabilitiesCmd.cs
branches/Win7/Add-In/Commands/CustomFormat.cs
branches/Win7/Add-In/Commands/DvdRomCmd.cs
branches/Win7/Add-In/Commands/EpgCmd.cs
branches/Win7/Add-In/Commands/FullScreenCmd.cs
branches/Win7/Add-In/Commands/getArtistCmd.cs
branches/Win7/Add-In/Commands/MediaChangerCmd.cs
branches/Win7/Add-In/Commands/MediaMetaDataCmd.cs
branches/Win7/Add-In/Commands/MsgBoxCmd.cs
branches/Win7/Add-In/Commands/MsgBoxRichCmd.cs
branches/Win7/Add-In/Commands/musicCmd.cs
branches/Win7/Add-In/Commands/NavigateToPage.cs
branches/Win7/Add-In/Commands/photoCmd.cs
branches/Win7/Add-In/Commands/PlayMediaCmd.cs
branches/Win7/Add-In/Commands/PlayRateCmd.cs
branches/Win7/Add-In/Commands/PositionCmd.cs
branches/Win7/Add-In/Commands/ScheduleCmd.cs
branches/Win7/Add-In/Commands/SendKeyCmd.cs
branches/Win7/Add-In/Commands/SendStringCmd.cs
branches/Win7/Add-In/Commands/SysCommand.cs
branches/Win7/Add-In/Commands/UnavailableCmd.cs
branches/Win7/Add-In/Commands/VersionInfoCmd.cs
branches/Win7/Add-In/Commands/VoumeCmd.cs
branches/Win7/Add-In/custom.template
branches/Win7/Add-In/HttpServer.cs
branches/Win7/Add-In/Keyfile.snk
branches/Win7/Add-In/OpResult.cs
branches/Win7/Add-In/Properties/
branches/Win7/Add-In/Properties/AssemblyInfo.cs
branches/Win7/Add-In/Properties/Resources.Designer.cs
branches/Win7/Add-In/Properties/Resources.resx
branches/Win7/Add-In/RegisterAddIn.cs
branches/Win7/Add-In/RegisterAddIn.Designer.cs
branches/Win7/Add-In/RemoteCommands.cs
branches/Win7/Add-In/TcpSocketServer.cs
branches/Win7/Add-In/VmcController.Add-In.csproj
branches/Win7/Add-In/VmcController.Add-In.csproj.user
branches/Win7/Add-In/VmcController.Add-In.xml
branches/Win7/DevInstall.cmd
branches/Win7/Setup x64/
branches/Win7/Setup x64/bannrbmp.bmp
branches/Win7/Setup x64/build.bat
branches/Win7/Setup x64/dlgbmp.bmp
branches/Win7/Setup x64/License.rtf
branches/Win7/Setup x64/License.txt
branches/Win7/Setup x64/LicenseAccessible.txt
branches/Win7/Setup x64/Setup x64.wixproj
branches/Win7/Setup x64/Setup.wxs
branches/Win7/Setup x64/Setup_en-us.wxl
branches/Win7/Setup/
branches/Win7/Setup/bannrbmp.bmp
branches/Win7/Setup/build.bat
branches/Win7/Setup/dlgbmp.bmp
branches/Win7/Setup/License.rtf
branches/Win7/Setup/License.txt
branches/Win7/Setup/LicenseAccessible.txt
branches/Win7/Setup/Setup.wixproj
branches/Win7/Setup/Setup.wixproj.user
branches/Win7/Setup/Setup.wxs
branches/Win7/Setup/Setup_en-us.wxl
branches/Win7/Status/
branches/Win7/Status/Helper/
branches/Win7/Status/Helper/KeyboardHook.cs
branches/Win7/Status/Helper/MediaState.cs
branches/Win7/Status/Helper/TcpSocketServer.cs
branches/Win7/Status/Interfaces/
branches/Win7/Status/Interfaces/IMediaStatusSession.cs
branches/Win7/Status/Interfaces/IMediaStatusSink.cs
branches/Win7/Status/Keyfile.snk
branches/Win7/Status/Properties/
branches/Win7/Status/Properties/AssemblyInfo.cs
branches/Win7/Status/Session.cs
branches/Win7/Status/Sink.cs
branches/Win7/Status/VmcController.Status.csproj
branches/Win7/Status/VmcController.Status.csproj.user
branches/Win7/VmcController.sln
BuildProcessTemplates/
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
tags/
trunk/
VmcController/
VmcController/Add-In/
VmcController/Add-In/AddInModule.cs
VmcController/Add-In/app.config
VmcController/Add-In/artist.template
VmcController/Add-In/Commands/
VmcController/Add-In/Commands/AnnounceCmd.cs
VmcController/Add-In/Commands/CapabilitiesCmd.cs
VmcController/Add-In/Commands/CustomFormat.cs
VmcController/Add-In/Commands/DvdRomCmd.cs
VmcController/Add-In/Commands/EpgCmd.cs
VmcController/Add-In/Commands/FullScreenCmd.cs
VmcController/Add-In/Commands/getArtistCmd.cs
VmcController/Add-In/Commands/MacroCmd.cs
VmcController/Add-In/Commands/MediaChangerCmd.cs
VmcController/Add-In/Commands/MediaMetaDataCmd.cs
VmcController/Add-In/Commands/MsgBoxCmd.cs
VmcController/Add-In/Commands/MsgBoxRichCmd.cs
VmcController/Add-In/Commands/musicCmd.cs
VmcController/Add-In/Commands/NavigateToPage.cs
VmcController/Add-In/Commands/photoCmd.cs
VmcController/Add-In/Commands/PlayMediaCmd.cs
VmcController/Add-In/Commands/PlayRateCmd.cs
VmcController/Add-In/Commands/PositionCmd.cs
VmcController/Add-In/Commands/ScheduleCmd.cs
VmcController/Add-In/Commands/SendKeyCmd.cs
VmcController/Add-In/Commands/SendStringCmd.cs
VmcController/Add-In/Commands/SysCommand.cs
VmcController/Add-In/Commands/UnavailableCmd.cs
VmcController/Add-In/Commands/VersionInfoCmd.cs
VmcController/Add-In/Commands/VoumeCmd.cs
VmcController/Add-In/custom.template
VmcController/Add-In/HttpServer.cs
VmcController/Add-In/Keyfile.snk
VmcController/Add-In/music.template
VmcController/Add-In/OpResult.cs
VmcController/Add-In/photo.template
VmcController/Add-In/Properties/
VmcController/Add-In/Properties/AssemblyInfo.cs
VmcController/Add-In/Properties/Resources.Designer.cs

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com