Establishing a TCP connection with Oracle Linux (Red Hat based)

technique

New Member
Joined
Oct 21, 2020
Messages
16
Reaction score
2
Credits
159
Hello everyone,

I have been struggling to find someone to build a Server for our Video IoT application, so I figured the best way to go about this is to have a shot at taking one step at a time. I understand how the device protocol works, but the struggle is to establish a TCP Connection between the device and the Linux instance.

Would I be able to receive a link or instructions on how to set up TCP on Oracle Linux please.



Thank you in advance,
Michael
 


dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
1,911
Reaction score
1,508
Credits
13,113
Do you know what network the device you are trying to connect to is on?
Better yet, do you know the IP of that device?

Usually this is done through a network interface via tcp/ip.

You simply connect the two device with an ethernet cable. ( usually with a switch or hub between them )
If you have a router that gives out dhcp addresses automatically ( almost all of them do )
Then chances are, they are already on the same network.

Now you just need to know the ip addresses of the two devices.
Do you have a GUI Desktop on your Oracle Linux system? Our is it just a terminal console?
How are trying to connect these two devices? Over Wifi?
 
OP
T

technique

New Member
Joined
Oct 21, 2020
Messages
16
Reaction score
2
Credits
159
Hi dos2unix

I should have mentioned earlier, I apologise. The external device connects via Mobile network.

I don't have a GUI, but I would like to install one (Ubuntu design if available). Is that something you would be able to assist with please.
 
OP
T

technique

New Member
Joined
Oct 21, 2020
Messages
16
Reaction score
2
Credits
159
Additionally, The device Identifier is the device IMEI, and I can set up the port to whatever is available or wanted
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,731
Credits
45,987
The external device connects via Mobile network.
Mobile devices connect to the internet as wel using tcp/ip, otherwise you wouldn't be able to load webpages on your mobile device.
 

Staff online

Members online


Top