|
-
Nov 25th, 2005, 08:17 AM
#1
Thread Starter
Frenzied Member
101 Apps Sockets example
I tested this on my pc i.e server and client and it works but how do I get it to work with the client apps running on different pcs on my LAN?
-
Nov 30th, 2005, 06:07 AM
#2
Thread Starter
Frenzied Member
Re: 101 Apps Sockets example
-
Nov 30th, 2005, 06:33 AM
#3
Re: 101 Apps Sockets example
I've never used that code but I'm guessing that both components are using 127.0.0.1 as the IP address of the other, or something like that. You'd presumably have to use the actual IP address of each machine on your network.
-
Nov 30th, 2005, 06:51 AM
#4
Thread Starter
Frenzied Member
Re: 101 Apps Sockets example
Thanks, Sorry JM im totaly new to network programming, how did you they are using 127.0.0.1 I couldnt find that specified in the code anywhere. Where in the code would I be changing the IP addresses, I was thinking that I could somewhere make the server IP be hardcoded as static so the clients always know where to look and the client uses the system namespace to get the client IP so it could be deployed anywhere on my network.
-
Nov 30th, 2005, 08:56 AM
#5
Re: 101 Apps Sockets example
Like I said, I've never used that sample code so I can't be of any more specific help. I just assumed that they would each be using that IP address because it is always the localhost address.
-
Dec 1st, 2005, 03:22 PM
#6
Re: 101 Apps Sockets example
Moved at thread starters request.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|