Just want to ask how to accomplish this task:

I'm planning to make Windows Service using VB.NET. My application needs to dial into a certain computer on a specific time and will send a file. Is it possible?

If it is, how do I dial using an existing dial-up connection under Windows 2000/XP?

Any code? Thanks!