Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 6
There are 1 users currently browsing forums.
Articles, Tutorials, and Guides Here is a collection of tutorials. You may submit tutorials and read them as you please.

Reply
  #1  
Old 12-25-2006
Caffeine Addict
 
Join Date: Dec 2006
Location: UK, Glasgow
Posts: 16
Rep Power: 0
kyndig is on a distinguished road
VB: Remote Access with Winsock (Server and Client)

Very Very Simple program demonstrating how to create a simple server client with winsock in vb. The programs allows code to be executed on a remote machine. This program is very simple for beginners.

Attached Images
File Type: jpg untitled.JPG (26.3 KB, 19 views)
Attached Files
File Type: zip RemoteAccess.zip (19.5 KB, 10 views)
Reply With Quote
  #2  
Old 12-25-2006
waheedahmed's Avatar
C# += C++ += C ;
 
Join Date: Apr 2006
Location: Pakistan
Posts: 1,002
Rep Power: 6
waheedahmed is on a distinguished road
Re: VB: Remote Access with Winsock (Server and Client)

Nice program. Thanks.
Reply With Quote
  #3  
Old 12-25-2006
jacotyco's Avatar
The Unholy Singularity
 
Join Date: Nov 2006
Location: All up in ya womb, deep strokin'
Age: 17
Posts: 180
Rep Power: 4
jacotyco is on a distinguished road
Re: VB: Remote Access with Winsock (Server and Client)

how am i supposed to compile this, im clueless
Reply With Quote
  #4  
Old 12-25-2006
Caffeine Addict
 
Join Date: Dec 2006
Location: UK, Glasgow
Posts: 16
Rep Power: 0
kyndig is on a distinguished road
Re: VB: Remote Access with Winsock (Server and Client)

You must have visual basic. Compile the client, and server seperately. Then run the server and client. You can connect to your server by the ip 127.0.0.1.
Reply With Quote
  #5  
Old 12-25-2006
podja's Avatar
Young PODJA
 
Join Date: Nov 2006
Posts: 201
Rep Power: 4
podja is on a distinguished road
Re: VB: Remote Access with Winsock (Server and Client)

Can you connect to anyones IP address?
Reply With Quote
  #6  
Old 12-25-2006
Caffeine Addict
 
Join Date: Dec 2006
Location: UK, Glasgow
Posts: 16
Rep Power: 0
kyndig is on a distinguished road
Re: VB: Remote Access with Winsock (Server and Client)

Quote:
podja originally posted: View Post
Can you connect to anyones IP address?
If they have the server running on there machine.
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared Hosting VS Dedicated Server starsearcher Web Hosting Help 5 06-08-2006 07:44 AM
Server Multi-Thread layout Core Java Programming 6 01-24-2006 12:28 PM
Mount remote server awalsh Unix/Linux/BSD 4 11-24-2005 10:25 AM