Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
29 views

I’m working with periodic RX CAN messages in an ASWC. I have several messages with a cycle time of 10 ms, some with 20 ms, and others with 1000 ms. I need to handle them using periodic runnables. ...
0 votes
1 answer
71 views

How to create two nodes, each containing three layers (PHY, MAC, APP) in OMNeT++? There should be at least two applications at each node. There should also be a wired or wireless connection among ...
0 votes
1 answer
325 views

I am trying to solve OMNET++ Ad hoc wireless UDP message to all nodes. My config file is as: <config> <interface hosts='host*' address='192.168.0.x' netmask='255.255.255.x'/> <...
0 votes
2 answers
285 views

I am using OMNET++ INET for Ad hoc networks. I want to broadcast my message to all my neighbors in UDP. I have tried all the possible solutions in UDPBasicApp. It broadcasts a message to one node at a ...
0 votes
1 answer
169 views

Good day, I have a Spring Boot based backend , we are using own library to convert JPA entities to Dto's (library works based on reflection). The problem is , we inject service layer directly to some ...
1 vote
1 answer
189 views

I just started to learn about networking and follow the book by Kurose and Ross. They have the following snippets of python code to illustrate the UDP protocol. The code for the simple client is given ...
0 votes
1 answer
539 views

I am trying to figure out the advantages and disadvantages of using non-plpgsql procedural languages (PL/Python, PL/Perl, PL/v8, etc.) to implement data manipulation logic on the database level ...
2 votes
1 answer
943 views

I am writing a program which can detects protocols used in network packets. For every packet receives it will try to detect protocols in layers such network and transport. Detecting protocols in ...
0 votes
1 answer
171 views

I was reading the Comptia network+ All in One Guide by Mike Meyers, and I came across this line: "The application layer does not refer to the applications themselves, rather it refers to the code ...
-1 votes
1 answer
108 views

I am writing an application layer protocol in Java. It basically just transfers files. I would like it generate error messages if the transfer is unable to be completed or if the connection between ...
2 votes
0 answers
582 views

Context I have been creating a system where an raspberry PI is sending images to a remote client in real-time. The raspberry PI captures the images using a raspberry PI camera. A captured image is ...
Dirk's user avatar
  • 95
0 votes
0 answers
129 views

I was reading answers to this this SO question explaining how the firewall will take certain actions dependent on the protocol data was sent over (such as FTP vs HTTP, etc.). In addition, the router ...
1 vote
1 answer
760 views

When using web browsers, the application layer protocol being used is HTTP. Whereas I frequently use sockets to create a connection to a server and pass along strings, a frequently used example in ...
0 votes
1 answer
59 views

I want to allow/disallow only certain application protocols like HTTP, mongodb, ampq, etc on my running EC2 instance. I could see that in we can change inbound and outbound rules from security groups....
2 votes
0 answers
163 views

I'm using INET 4.0 framework for OMNET++ and I'm trying to obtain the received signal power of the beacon frames sent by Access Points at my AdhocHost's app layer.I am well aware that it is possible ...

15 30 50 per page
1
2 3 4

AltStyle によって変換されたページ (->オリジナル) /