Re: Remote Admin Tools source code for Delphi 4,5,6 & 7

From: Jonathan Neve (jonathan_at_!nospam!microtec.fr)
Date: 12/16/03


Date: Tue, 16 Dec 2003 23:24:06 +0100

Danijel Tkalcec wrote:
> "Jonathan Neve" <jonathan@!nospam!microtec.fr> wrote in message
> news:3fdeb62a@newsgroups.borland.com...
>
>>We do have a static IP, but we are also behind a firewall, and
>>furthermore, there are three different machines from which we may need
>>to control other PCs. That is, we are three developpers, and all three
>>need to be able to take control over a customer's PC. How could the
>>incoming Server machine, connecting to our static IP, specify which
>>machine in the network they want to connect to (ie. which developper)?
>>Is this possible? Or should I perhaps use one port for each developper,
>>and then have our firewall/router route the incoming connection to the
>>correct IP and the correct port? Is it possible to specify the port to
>>use when launching a connection?
>
> Yes. This is exactly how it's done.
> For every connection, you can define the Address and the Port.

Perfect.

>>Also, what exactly is the difference (in your usage of them) between the
>>terms "Admin" and "Client". Don't they both refer to me?
>
>
> Client makes the connection, while Admin waits for connections.
> This means that using Client, you can connect to a Server which is waiting
> for connections, while using Admin, you can wait for Servers to connect to
> you. You can control Servers using Clients and/or Admins.

I see.

>>I must admit that I don't quite follow you here... What exactly do you
>>mean? Are you saying the same sort of thing as I suggested above, or did
>>I miss something?
>
>
> The same thing.
>
>
>>Anyway, would it be possible to have a evaluation copy,
>>so that I could see whether it works under BCB or not before buying?
>
>
> If you want to try and compile it in BCB, I can give you the code for
> evaluation, since I didn't test it under BCB. If you're interested in the
> source code for evaluation, please join the my Forum at
> www.deltasoft.hr/remote/forum and post me a private message with your
> evaluation request. I will then send you the source code, so you can test it
> under your version of BCB.

Ok thanks! I'll probably do this within the next few days.

>>>>Also, how much does your product cost? :-)
>>>
>>>Source code license is 95,- EUR
>>
>>Not bad. If I understand correctly, this is on a per-developper basis,
>>right? That is, once we've bought it, we can integrate it into all our
>>applications, and give/sell it to all our customers without any
>>additionnal cost, is that right?
>
>
> Yes, that's right. As long as you don't sell the source code too. This means
> that you have the right to integrate it in your application and make all the
> chanhes you want/need, but only I have the right to sell the source (as the
> Author). It wouldn't be fair if you tried to resell the source once bought a
> single source code license.

Of course, this makes sense! What if I translate it into another
programming language? I guess in such a case it would not really be your
code any more, or would it...?

>>Also, what about updates? Once I've bought the source code, do I receive
>>updates/bugfixes for free? If so, is there a time limit to this?
>
>
> There's no time limit to updates. There is a Licensed members usergroup in
> my Remote Office forum, where I keep track of all past and new licensed
> users. All updates are discussed in "Source Code Discussions" forum and
> after discussions are closed and we see that the thing is working as it
> should, I send updates to all Licensed users. Source code license never
> expires.

Very nice.

Thanks a lot!

Jonathan Neve.



Relevant Pages

  • Re: Remote Admin Tools source code for Delphi 4,5,6 & 7
    ... > and then have our firewall/router route the incoming connection to the ... I will then send you the source code, ... single source code license. ... There's no time limit to updates. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: httptunnel : how to detect and block? source code ?
    ... > through http proxies, well, one way would be to hold off accepting any ... > incoming connection while you send a probe back to the remote ip address ... > As for source code, try and hunt down the sources for IRC servers. ...
    (comp.security.misc)
  • Re: httptunnel : how to detect and block? source code ?
    ... > would be very helpfull. ... incoming connection while you send a probe back to the remote ip address ... As for source code, try and hunt down the sources for IRC servers. ...
    (comp.security.misc)
  • Re: How to create a C++ Project to run as Application and as Service?
    ... Since all RTC SDK components, Forms and Units compile nicely with BCB, while ... BCB projects to use the original Delphi forms and code. ... One thing I would like to do for BCB users is add C++ source code to lessons ... porting Delphi to BCB, can you help me convert this code? ...
    (borland.public.delphi.thirdpartytools.general)
  • RE: WINNET: InternetWriteFile error: 12030
    ... After reivewed your attached source code and considering the error 12030 ... which means "The connection with the server has been terminated", ... Gary Chang ...
    (microsoft.public.vc.mfc)