0

I am trying to use P4Connection class and the problem is that I could not find that class in the p4api.net library that I have downloaded recently.

Currently I am working with the use of Repository class which is not going well without the use of P4Connection class. And so, I need someone to assist me to proceed.

Thanks in advance.

Ganesh Sittampalam
  • 28,821
  • 4
  • 79
  • 98
Subhanandh
  • 141
  • 1
  • 11
  • It sounds like you're mixing the use of P4API.NET and P4.NET. Repository is part of P4API.NET, but P4Connection is part of P4.NET. – Mike O'Connor Nov 14 '13 at 15:49
  • Thanks. I have confused with both. But what are their purpose? Where they developed for different motives? How they are different and where are they applicable? – Subhanandh Nov 15 '13 at 10:05
  • 1
    P4.NET is older than P4API.NET, and isn't an official Perforce product. P4API.NET is the official C# interface provided by Perforce. You should be able to do pretty much all the same things with either, so I would just stick to whichever one you find easiest to use. – Mike O'Connor Nov 15 '13 at 15:46

0 Answers0