Skip to main content

Questions tagged [client-server]

The tag has no usage guidance.

0 votes
0 answers
57 views

How to prevent client IPs from connecting to each other

can I prevent clients from connecting to each other? only the client and server are connected I use the PPPOE client so only the client to the server is connected Between PPPOE clients, access is ...
Rifqi Arifandi's user avatar
0 votes
0 answers
86 views

How I can fix my network connection where a single PC causes my network to go down?

I have a network of computers connected to a switch. But my network goes down completely when I connect a specific computer, I connected a laptop to the same node and with the same cable and I had no ...
Rchrd's user avatar
  • 11
0 votes
0 answers
160 views

What is the point of registered ports? [duplicate]

I am developing a system which requires client/server communication, having read some of the IANA documentation it states: The Registered Ports are assigned by IANA and on most systems can be used by ...
Parzival's user avatar
0 votes
1 answer
36 views

securing client/server communication

I have special environment which requires that I think security a bit out of the box. Components involved: A web service which requests data from a gateway, processes it and sends it to web clients. A ...
Nimral's user avatar
  • 138
0 votes
1 answer
245 views

How is an IP address assigned to a process in TCP?

When TCP connection is established between two sockets, suppose that there are multiple NICs in the computer, so which IP address will the socket bind [ or - which IP address will be passes into bind()...
Gagan Walia's user avatar
-2 votes
1 answer
150 views

What is a context for client server model? [closed]

I am working on a C++ program running on linux machine. I am new to client server architecture. I recently get to know that the program I'm working on use something called context, so that the client ...
DonBaka's user avatar
  • 101
0 votes
0 answers
507 views

TCP port number reused

I am using STM32 TCP Echo server client Cube IDE example. I have server and client device. I can connect first time successfully but when I reset the client, I get after 70 line in wireshark ...
hobik's user avatar
  • 105
3 votes
6 answers
16k views

qBittorrent as a remote

I have installed headless qBittorrent on my server. I can access it through the web UI (localy or through internet) but it's not convegnent (e.g., when I download a torrent, it's not associated with ...
Sébastien's user avatar
7 votes
1 answer
5k views

Meaning of D, H, R, A in smbclient file listings

I connect to a Samba drive in terminal (Linux) via smbclient. When I list the directory via command ls, I get for every entry (file or folder) some letters: such as D, H, R, S, A in different ...
loved.by.Jesus's user avatar
0 votes
1 answer
3k views

How to use Jitsi as a softphone SIP client?

Wikipedia lists Jitsi features as including: IPv6 support for SIP and XMPP But where and how are SIP credentials configured? So that I can troubleshoot an Alice and Bob SIP call: sip diagram Above is ...
Nicholas Saunders's user avatar
0 votes
2 answers
2k views

TCP connection closes instantly (without timeout) when I change my IP address through the windows network and sharing center

I have tcp connection to some tcp server on internet. Tcp client is a simple application that I have created which works on my computer. The problem is that when I change my ip address through the ...
Abbas Perçin's user avatar
0 votes
2 answers
49 views

When is user data seen by server

Can someone from server side know the data entered in a form by user, even when "Submit" or "Next" button has not been pressed? I had entered the data, but opened another tab in the browser and spent ...
tinsu's user avatar
  • 13
0 votes
1 answer
172 views

How to script remote monitoring and management

Looking at this video on scripting: https://www.youtube.com/watch?v=LcERIxWDQXA how or where is this executed? What I'm not understanding is how to use the SWIS (SolarWinds Information Service) ...
Thufir's user avatar
  • 1,650
0 votes
0 answers
373 views

Replicate TCP connection

I have a desktop app that connects to a server by using TPC and gets some data from it (it is in a local environment and it doesn't need any type of authentication). I have to develop an app that ...
e_lo's user avatar
  • 1
0 votes
0 answers
23 views

Server-Client works with School Network, not with Home-Network

I programmed a server client in java which work, but only with the network of my school. So when i have tried to test it with my home network it didn't work. I have already checked the firewall ...
navara's user avatar
  • 1

15 30 50 per page