有买了《程序员》第四期的没?里面的Together的licese那里有?

l_walker 2003-04-04 10:09:11
http://www.borland.com.cn/news/activity/activity003.shtml
根据这里的办法没法用:(

还是偶那里搞错了?
...全文
94 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
gaochunrong 2003-04-09
  • 打赏
  • 举报
回复
不行啊!我用的是JB7。一支提示我:your node-locked license g:\borland\together jbe\bin\license.tg is invalid or corrupted.
我的操作系统是Win 2000专业版
l_walker 2003-04-09
  • 打赏
  • 举报
回复
试试把系统日期改成过去的某天,比如去年今天什么的
l_walker 2003-04-07
  • 打赏
  • 举报
回复
3;b2643480;
license.id = 00003032003233834222
license.version.major = 6
license.internal.filename = license.tg
license.user = TogetherSoft Evaluation User
license.org = TogetherSoft
license.lastUpdate = 03/18/2003
license.expiration = 03/18/2003
license.edition = TJBE
license.hostid = anyHostId
license.numofinstances = 1000
license.alternative = false


把上面的存成license.tg文件,放到Tegether目录/bin下,启动jbuilder,再启动together for jbuilder
ok

妈妈呀,太吃内存了,一下就400M:(


总算搞定了,没rose好看,呵呵
SpeedDemon 2003-04-07
  • 打赏
  • 举报
回复
非常关注!
hocus 2003-04-06
  • 打赏
  • 举报
回复
转载

License of "Together Control Center 6.0"


//----------------------------------Ô´Â뿪ʼ------------------------------------
//file:license.java
package flexlm;

import java.io.PrintStream;

public class license
{

public license(String s, int i, int j, int k, int l, int i1, int j1)
{
say("HACK licence:" + s + ":" + i + ":" + j + ":" + k + ":" + l + ":" + i1 + ":" + j1);
}

public int checkout(int i, String s, String s1, int j, String s2)
{
say("HACK checkout:" + i + ":" + s + ":" + s1 + ":" + j + ":" + s2);
return 0;
}

public void checkin()
{
say("HACK checkin: last");
}

public int heartbeat(int ai[], int i)
{
say("HACK hartbeat: ok");
return 0;
}

public boolean ok()
{
say("HACK ok: ok");
return true;
}

public String get_errstring()
{
return null;
}

public String warning()
{
return null;
}

public int get_major_errcode()
{
return 0;
}

public int get_minor_errcode()
{
return 0;
}

public String getUsername()
{
return "JavaUser";
}

public String getHostname()
{
return "JavaHost";
}

public String getDisplay()
{
return "";
}

protected void say(String s)
{
try
{
System.out.println("" + System.currentTimeMillis() + ":" + s + "\r\n");
}
catch(Exception exception) { }
}
}

//-----------------------Ô´Âë½áÊø-----------------------------------------------

˵Ã÷:

To patch Togethersoft "Together Control Center 6.0" do the following:

0. download http://downloads.togethersoft.com/1968v9/windows/vm/together_1968v9.exe
1. compile this file and will create "flexlm\license.class"
2. Copy TGH\lib\together.jar to TGH\lib\together.jar.original
3. Open TGH\lib\together.jar in WINZIP
4. Select "flexlm" directory and drag-n-drop it in winzip window
This will add the file flexlm\license.class to the together.jar
5. Modify TGH\config\flexlm.config to point to a license server "localhost"
and the feature TogetherControlCenterFloating

flexlm.feature=TogetherControlCenterFloating
flexlm.licensePath = @localhost

6. Modify TGH\config\server.config to enable flexlm

license.use_flexlm = true

7. Start together.exe, together.bat, together.sh
8. If the program gives an error that it cannot find a license/license manager
then it means that the patch was not installed correctly and together.jar does
not contain now the flexlm\license.class file as well.

Note that a another version different from 6.0 may not work with this fix.

For the enthusiast the patch works by replacing the class that calls into the
license manager, flexlm server in this case. It modifies all the methods that
connecto to the server and do checks to return the OK result. You can start
the program from together.bat file to see messages printed on the console when
the license checks are performed.


Have amy question please E-mail:lu_xiangdong(at)hotmail.com
teva 2003-04-06
  • 打赏
  • 举报
回复
up
seiferlihoney 2003-04-06
  • 打赏
  • 举报
回复
我那天在www.google.com以“Java Togeter”找到一篇文件是用JAVA写了一个破解。
我现在不记得在那里了,你试试打到它按照上面所说试试。
l_walker 2003-04-06
  • 打赏
  • 举报
回复
up up and up

看着书里介绍的和不错而不能用,郁闷死~~~~~~~~
l_walker 2003-04-06
  • 打赏
  • 举报
回复
谢谢,不过那是破TogetherControllerCenter的,我要的是Togethor for JBuilder

那个center的按网上的可以用,for jb的就挂:(,郁闷,

杂志上也不说,盘里也没有,要不能上网的买了 也不白搭吗~~召唤CSDN的编辑给个说法:P

23,404

社区成员

发帖
与我相关
我的任务
社区描述
Java 非技术区
社区管理员
  • 非技术区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧