首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > xauthxx

xauthxx

  • 资源大小:5.63 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

# Moved to GitHub # This project has [moved to GitHub](http://github.com/mungerd/xauthxx). # Description # Xauth++ provides a C++ interface to Xauthority by wrapping libXau. # Features # * Xauthority file I/O * Automatic generation of MIT Magic Cookies * Easy-to-use object-oriented API # Licensing # All source files are distributed under the GNU LGPL except the example file, testxauth.cc, which is distributed under the GNU GPL. # Usage # For example usage, see UsageExamples and testxauth.cc. Compile and run with: `g++ -Wall -pedantic -g -DHAVE_GCRYPT=1 -o testxauth testxauth.cc xauthxx.cc ````pkg-config --cflags --libs xau````` `````libgcrypt-config --cflags --libs``` **Warning:** It will create two new files in the working directory: Xauthority-1 and Xauthority-2. # Status # Functional but not feature-complete compared to libXau. Feel free to contribute! # Known Problems # The API is not documented, but the example file should be self-explanatory.

文 件 列 表

xauthxx
src
README
VIP VIP
0.170642s