Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hello Guys.

I'm developing a smart card web server in the .net environment. The hardware platform I'm using is the .net smart card from Gemalto.

My question is:

The smart card uses the mscorlib.dll from Gemalto. It is a stripped down version of the mscorlib.dll. The is a lot of features that is not supported like Sockets, Http channels. I have to be able to receive html requests and process them. Now how do I create a http connection that listens on a port? Will I have to write my own http channel? If so where can I get resources on how to do that? Do I program the reader to do the html to updu conversion(UPDU is the native communication protocol for the smart card)? If so where can I get resources on this?

I know it is possible to do this but I can't find resources on this. The gemalto resources is kinda useless.

Thanks Guys
Posted
Comments
senguptaamlan 6-Aug-10 8:45am    
Hi as you have said the Gemalto resource is kina useles..then why not to shift to a better vendor or better product???

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900