none
怎样获取客户端机器名 RRS feed

  • 问题

  • 网上找过一些方法,但是都没有效。

    我想做一个投票的功能,希望每台机器只能投一次,所以需要获取到客户端的某个唯一标识信息。

    2010年6月15日 9:32

答案

全部回复

  • 投票的软件是你自己写么?

    客户端一般没有固定的标识信息。比如Dell同一批次的电脑软硬件都是一模一样的,只有service tag不同,但是其他电脑没有Dell的service tag。



    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP
    2010年6月15日 18:53
    版主
  • 如果你想通过WEB获取客户端信息,可以采用ACTIVEX控件来实现

    开放ACTIVEX控件参照

    http://blog.csdn.net/TemateRoom/archive/2010/02/02/5276250.aspx


    努力+方法=成功
    2010年6月17日 3:09
  • 如果是c/s程序可获取cpu编号等等信息,bs的只能获取客户端ip地址了。或者参考楼上说的插件
    • 已建议为答案 Roy Ming 2010年6月17日 5:55
    • 已标记为答案 KeFang Chen 2010年6月22日 6:52
    2010年6月17日 5:47