Hi everyone.
I am new to vb.net. I need help from you to give me suggestion that how can i solve this problem,
a client interface in VB9 (VS2008) that, given Fahrenheit, computes
Celsius temperature
- the computation is done by a Class Lib (dll file) residing at another ip
adress
How can i split this task? like
1) how computation is done by class lib(dll file)?
2) what will be method to solve communication by residing on another ip?
Plz refer me any tutorial or any online source that can help me to understand that problem.
I will be really thankfull. This is my first post here on this community. I have positive hopes from you people.