代码搜索:GiPS
找到约 13 项符合「GiPS」的源代码
代码结果 13
www.eeworm.com/read/179945/5292939
h jb_api.h
#ifndef _JB_API_H_
#define _JB_API_H_
#ifdef HAVE_GIPS /* [ */
#include "mp/GIPS/GIPS_API.h"
#else /* HAVE_GIPS ] [ */
#define JB_API_VERSION "SIPfoundry 1.0"
#define JB_EXTERN extern
www.eeworm.com/read/340292/12166869
txt readme.txt
在vs2005中配置好ICE的inclue、lib和execute目录
打开GiPS.sln,编译各个程序即可
运行前,需要配置config.master、config.clerk和config.txt三个文件
config.master是Master节点的配置文件
设置ClusterMessenger.Endpoints=default -h YOUR_IP -p YOU
www.eeworm.com/read/340292/12166865
txt readme.txt
在vs2005中配置好ICE的inclue、lib和execute目录
打开GiPS.sln,编译各个程序即可
运行前,需要配置config.master、config.clerk和config.txt三个文件
config.master是Master节点的配置文件
设置ClusterMessenger.Endpoints=default -h YOUR_IP -p YOUR_PORT中的