tcp-ip

Creating a proxy on your home computer

There are two computers, at home and in the country. Both have Windows OS. At home, it is connected via Ethernet (TTK), at th ... his? Tell me which one to read literature on networks and protocols. Thanks! [1]: https://ru.stackoverflow.com/users/232/avp

Example of a client and server in C / C++

Can anyone have examples of a ready-made server and client communicating via TCP/IP? Preferably on С. If there is, then it is possible under Unix, and under Windows.

Why is outgoing port 1433 closed? [closed]

Closed. This question is off-topic. Answers to it are not accepted at the moment. ... ovider and what can be done in this case? I'm trying to pull this off from a computer running win 7 with a static ip. Thanks!

How do I create a C# server that remote users can connect to?

I have been trying to create a server-client application through sockets and the Tcp protocol for a very long time. I start t ... er: " + Encoding.UTF8.GetString(bytes, 0, bytesRec)); sender.Shutdown(SocketShutdown.Both); sender.Close();

What is the meaning of the SYN and ACK numbers in the TCP protocol?

Hello. I don't understand what SYN and ACK mean when establishing a TCP connection. I watched a lot of videos and didn't unde ... ncrements per unit... We need some simple example that is understandable for someone who does not understand networks at all.

How it works whoer.net?

Greetings, I wondered, and how exactly, going to the whoer.net - does it completely reveal everything about your browser? Use ... esses, etc. What is the plugin for reading information? I want to see the code of this plugin/service for self-development.

Connection failed because the destination computer rejected the connection request 127.0.0.1: 11000

Client-server application on tcp / ip Everything worked on win xp (ports 11000 and 11001), but it doesn't start on win7. So ... If anyone will suggest an idea, I will be very grateful. The problem is often it occurs, but no one has given a solution