It is currently Wed May 22, 2013 1:54 am



Post new topic Reply to topic  [ 39 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Developping a forwarding application
PostPosted: Mon Apr 19, 2010 4:50 pm 
Offline
Site Admin

Joined: Wed Jul 26, 2006 12:22 pm
Posts: 507
WinpkFilter orders are processed by Plimus e-commerce provider (www.plimus.com). I think it makes sense for you to contact their support regarding the bills you need from them.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Wed Apr 21, 2010 10:39 am 
Offline

Joined: Mon Jan 11, 2010 5:54 pm
Posts: 25
Ok thanks for the link, it seems to be possible to make purchase order, that's exactly what I need !


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Wed Apr 28, 2010 6:00 pm 
Offline

Joined: Mon Jan 11, 2010 5:54 pm
Posts: 25
I just purchased the developer licence. It seems I have to use snetcfg.exe in order to make a silent install, right ? In the mail I received, it is said I can send you new names for drivers and devices and information to include in the resource.

What exactly can be changed, and where will I see it ? I mean, I don't know exactly what I can custom. By devices, does it mean that you can change the name of VirtNet adapter for us, or will we have to do it thank to its source code ?


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Mon May 03, 2010 8:17 am 
Offline
Site Admin

Joined: Wed Jul 26, 2006 12:22 pm
Posts: 507
Quote:
It seems I have to use snetcfg.exe in order to make a silent install, right ?


Yes, that's right.

Quote:
In the mail I received, it is said I can send you new names for drivers and devices and information to include in the resource.What exactly can be changed, and where will I see it ? I mean, I don't know exactly what I can custom.


It supposed that you provide the new name for driver binaries instead NDISRD (ndisrd.sys/ndisrd.vxd) used for the standard build. And any copyright/product name information you would like to include into the binaries resource.

Quote:
By devices, does it mean that you can change the name of VirtNet adapter for us, or will we have to do it thank to its source code ?


We don't customize VirtNet and you can do it yourself when needed. By the way, in order to get the source code for VirtNet please send a request to support(at)ntkernel.com along with your Plimus order ID.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Tue May 11, 2010 9:22 am 
Offline

Joined: Mon Jan 11, 2010 5:54 pm
Posts: 25
Ok, I'll do it. I got a question about the 32 and 64 bits versions : will I have to make 2 different installs and 2 different programs, using the 32 and 64 bits versions of the driver, in order to work with the 2 architectures ? Or will the 32 bits version work with a 64 bits system ?

I thought I would use GetSystemInfo() in order to determine what kind of system it is, then I'll do conditions in my code (apparently, there is just one difference about the lowPart or QuadPart for the filters ?)

Are there other differences to perform in the code ? Thanks.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Wed May 12, 2010 5:26 pm 
Offline
Site Admin

Joined: Wed Jul 26, 2006 12:22 pm
Posts: 507
You can't load 32 bit driver on 64 bit system and vice versa, so you should use drivers according target architecture. However, you can use 32 bit application on 64 bit Windows, ndisapi.dll does all required conversions.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Thu May 13, 2010 9:59 am 
Offline

Joined: Mon Jan 11, 2010 5:54 pm
Posts: 25
Ok, so it means I can do a single setup, and according to the architecture I'll just have to select the correct driver ? It'll be nice.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Fri May 14, 2010 9:23 am 
Offline
Site Admin

Joined: Wed Jul 26, 2006 12:22 pm
Posts: 507
You have to install the correct driver into the system, 32 bit driver for 32 bit system and 64 bit driver for 64 bit one. Application can be the same, however 64 bit application may give some advantage on 64 bit platform.


Top
 Profile  
 
 Post subject: Re: Developping a forwarding application
PostPosted: Fri May 14, 2010 6:37 pm 
Offline

Joined: Mon Jan 11, 2010 5:54 pm
Posts: 25
Ok, thanks again !


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 39 posts ]  Go to page Previous  1, 2, 3

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Theme designed by stylerbb.net © 2008
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All times are UTC + 2 hours