登录
首页 » C# » yuanc

yuanc

于 2011-04-24 发布 文件大小:82KB
0 238
下载积分: 1 下载次数: 5

代码说明:

  远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑远程启动电脑(Remote start your computer)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • tinyhttpd-0.1.0
    这是一个极其简单的服务器源码。。。。仅供学习参考(This software is copyright 1999 by J. David Blackstone.)
    2020-06-20 03:40:01下载
    积分:1
  • call from the library Photo methods.
    从库中调用图片方法。-call from the library Photo methods.
    2023-02-27 11:10:03下载
    积分:1
  • C# MessageQueue 消息队列 实例源码下载
    C# MessageQueue 消息队列 实例源码下载
    2014-08-21下载
    积分:1
  • wirshark 中文手册
    Wireshark 是网络包分析工具。网络包分析工具的主要作用是尝试捕获网络包, 并尝试显示包的尽可能详细的情况。 你可以把网络包分析工具当成是一种用来测量有什么东西从网线上进出的测量工具,就好像使电工用来测量进入电信的电 量的电度表一样。 (当然比那个更高级) 过去的此类工具要么是过于昂贵,要么是属于某人私有,或者是二者兼顾。 Wireshark 出现以后,这种现状得以改变。 Wireshark 可能算得上是今天能使用的最好的开元网络分析软件。
    2023-08-30 15:45:03下载
    积分:1
  • 老师家长共同掌握学生信息,学生自己及时了解自己情况。
    老师家长共同掌握学生信息,学生自己及时了解自己情况。-Teachers and parents of students to tap information, the students themselves understand their own situation in a timely manner.
    2023-05-16 00:40:02下载
    积分:1
  • 《Web专家指南》
    《Web编程专家指南》-"Web Programming Expert Guide"
    2022-12-29 08:40:03下载
    积分:1
  • this document contains two separate procedures, Sender and Receiver for testing...
    此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet transmission, could use this test procedure two routers support RAW types of IP packet transmission, whether to support multicast. Procedures demonstrated Windows RAW socket and the use of RTP packets agreement utilization. VC7.0 procedures generated by the project.
    2022-05-12 15:58:29下载
    积分:1
  • Commercial sales of inventory system code, there are notes and field documentati...
    销售库存系统商用代码,有注释和字段说明文档.-Commercial sales of inventory system code, there are notes and field documentation.
    2022-02-13 03:50:28下载
    积分:1
  • ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms an...
    ON(Voice Over Net)语音聊天控件是为了简化网上语音聊天室开发过程而定制的, 基于Microsoft ActiveX技术的ActiveX控件,语音清晰,支持各种网络带宽。同样 也适用于局域网电话系统等各种需要语音传输的系统通信系统。可在各种支持 ActiveX技术的开发平台中使用,例如网页,Visual Basic,Visual C++,Delphi, PowerBuilder等。-ON (Voice Over Net) Voice Chat Control is to simplify online voice chat rooms and custom development process, based on ActiveX technology Microsoft ActiveX controls, voice clear support network bandwidth. The same also applies to local area networks, such as the telephone system needs voice transmission system communications systems. The various support ActiveX technology development platform to use, for example, the website, Visual Basic, Visual C, Delphi, PowerBuilder, etc
    2022-08-14 08:12:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载