How to open an internet connection
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi everybody! I got a simple question: i must create an application which automatically connect the computer to internet at startup. How can i do something like that? Thank you in advance Enrico VentoEngine corp. Program your life ^^
Plz conform that computer to which you want to connect has real IP. Then use socket connection to connect with that PC. For socket programing you plz refer this http://www.codeproject.com/csharp/socketsincsharp.asp http://www.codeproject.com/csharp/testingsocketservers.asp http://www.codeproject.com/csharp/binarydatausingsocket.asp
Divyang Mithaiwala System Engineer & Software Developer