Yes, the website is a bit of a mess
The code is progressing very well. But the more we code, the less time we
have for the website. So the website will continue to be a bit of a mess for a
while, but we are making frequent updates.
Source Code
Source code is available at the Indy.MobileAgents project at CodePlex. You can obtain all
source from there.
The requirements for building or running the source code currently are:
- C#
- Visual Studio 2005
- .NET 3.0 - We are using the release version of .NET 3.0.
It is based on .NET 3.0 so as to make use of WCF (formerly Indigo).
Indy.Agents are independent of their transport and can run on any transport.
Previous versions ran on .NET web services and the current version certainly
could as well. However with .NET 3.0 release coming soon and all the advantages
of using WCF, we have decided to use it now.
Need more information about the source code? Check out the source code quick start. After that you should
check out running the demos.
Primary Resources
Here are a few important resources that you should look at.