Search results for query: *

  1. R

    Embed Remote Support

    -- UPDATE -- We have looked into UltraVNC and it's DLL's and ActiveX objects and it looks like it may fit the bill as it comes with the VNC Server, VNC Client component, and the VNC Repeater, the only downside being that it has all been done in C# and we don't use C# as a general rule, we only...
  2. R

    Embed Remote Support

    Thought I would add a picture to show the concept which we are looking at. All connections from the Echo Server to the client computers or the client network firewalls are over the internet. The Echo Server will be hosted on our LAN with a public IP address assigned to it for connecting to it...
  3. R

    Embed Remote Support

    Thanks jmcilhinney, We have already looked at that, considered it, and decided it wouldn't work for us, we need an option which we can initiate from our end, while it is true some of our clients will initiate it themselves most of the connections will be unattended installations on servers...
  4. R

    Embed Remote Support

    Hey All, Having some difficulty in working out where to even start with this. We have a vb.net winform application which we have developed for installation on all of our clients computers which monitors performance and alarms and reports them back to us at regular intervals through our web...
  5. R

    Granular & Role Based Permission System

    Hey All, We are in the process of writing a new in house software system which we need to have a permission system built into. Authentication is handled through Active Directory but what we need is to be able to manage a users permissions for performing various functions and have either a true...
  6. R

    Multi-Application Access Control List

    We currently use Active Directory to manage access to all of our web applications in house as well as all network resources, however we have started to develop a series of .NET WinForm applications which we are wanting to secure with a much finer level of control. The applications in question...
  7. R

    Flexible Lookup Field control?

    Hey Guy's, Trying to work out how to do this and not sure if it has already been done in an existing control which can be added to our project or not. We are creating a desktop application in VB.NET with Visual Studi 2007 and are needing a field which can be used to define a relationship...
  8. R

    Linking My Application With Outlook

    I'm writting a VB.NET application which handles customer interactions with my business. I want to design direct linking with outlook which is what I use for tracking all tasks, appointments, emails, and contacts at the moment. I am wanting to have a link between the two in place so that when I...
  9. R

    Question Dynamics CRM Style Lookup Field

    Hey Guy's, Not sure if this is even possible or not but thought I would give it a shot. I am trying to have a field on my Win Forms that works a bit like the Dynamics CRM lookup field. For those who don't know of it it works like this... There is a text box on the form which shows a record...
Back
Top