Re: Citrix
- From: "Dmitry Arefiev [gs-soft.ru]" <darefiev@xxxxxxxxxxx>
- Date: Fri, 22 Apr 2005 14:58:42 +0400
Hello !
> Does someone use that SDK?
Yes, i was using it to talk from server running application to smart
card reader, attached to client workstation.
> If so, does he know if my boss is right or wrong?
Your boss is right. They are most often right <g>
> And if my boss is right, could that someone give me a little more
> hint...
You should obtain SDK from Citrix site. SDK does not have
Pascal units, just C/C++ headers. I have translated them to
Pascal, but i cant share it. Probably somewhere in INet you can
find publically accessible ones.
Actually each virtual channel driver is a DLL publishing few entry
points. Also this DLL must be linked with few LIB's. Due that you
will need to develop your driver on C/C++.
I made generic DLL using VC. It knows how to load my Delphi
DLL. So, most of virtual driver code is on Pascal.
Kind of that ...
Regards,
Dmitry
--
Dmitry L. Arefiev, gs-soft Company, http://www.gs-soft.com
Personal - http://www.da-soft.com
.
- References:
- Citrix
- From: Jean-Jacques Caillée
- Citrix
- Prev by Date: Re: Apollo evaluation
- Next by Date: Re: Any Enhanced TImageList with support 32 bit channel (alpha transparency)
- Previous by thread: Citrix
- Next by thread: Apollo evaluation
- Index(es):
Relevant Pages
|