|
-
Jun 26th, 2008, 11:08 PM
#1
Thread Starter
PowerPoster
[RESOLVED] Listening a port and so on
Hi all,
I felt that this is right forum to ask this question.
I'm weak in my knowledge with ports and stuff. So I want to learn them, may topics like follows.
1. Open a port on a PC
2. Listen a port on another machine
3. Change the post
4. etc..etc...
Hope it's clear what I'm expecting.
So please can you guys/gals give me a help to do this. Any links or comments really appreciate.
Thanks a lot...
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Jun 27th, 2008, 08:00 AM
#2
Re: Listening a port and so on
And what programming language will you be using?
-
Jun 27th, 2008, 12:34 PM
#3
Re: Listening a port and so on
I'd use winsock for this if you are using VB 6 or the Sockets class if using .NET.
Since this is a programming question depending upon which you are using the thread will be moved.
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 
-
Jun 27th, 2008, 09:14 PM
#4
Thread Starter
PowerPoster
Re: Listening a port and so on
Basically I'm working on with standard C++. But actually I'm asking it in general way. Say like this, I want to know what are the listening ports from my PC. So what I have to do is, on command prompt I have to type netstat, and it gives some informations.
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
-
Jun 30th, 2008, 04:07 PM
#5
Re: Listening a port and so on
Since you are using C++, the best place to get a relevant answer would be the C++ forum. We can move this thread if you like.
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 
-
Jul 1st, 2008, 03:39 AM
#6
Thread Starter
PowerPoster
Re: Listening a port and so on
No Rob, at the time this is enough. I'll check it later. Thanks.
“victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha
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
|