Client Side TCP IP( Send And Receive Struct) Application icon

Client Side TCP IP( Send And Receive Struct) 1.0

2.3 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Client Side TCP IP( Send And Receive Struct), developed and published by Abdelrahman Mekkawy, has released its latest version, 1.0, on 2020-09-01. This app falls under the Tools category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Client Side TCP IP( Send And Receive Struct) APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.simplex.tcpipclient_v03

Updated: 4 years ago

Developer Name: Abdelrahman Mekkawy

Category: Tools

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Client Side TCP IP( Send And Receive Struct) on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Client Side TCP IP( Send And Receive Struct) 1.0
2020-09-01 / 2.3 MB / Android 4.0+

About this app

Defult
IP 192.168.1.200
Port 6655
typedef struct
{
uint16_t Field1;
uint16_t Field2;
uint16_t Field3;
uint32_t Field4;

float Field5;
float Field6;
float Field7;
float Field8;
float Field9;
float Field10;
float Field11;

}Structure1;


typedef struct
{
uint16_t Field1;
uint16_t Field2;
uint16_t Field3;
uint16_t Field4;
float Field5;
float Field6;
}Structure2;


typedef struct
{
uint16_t Field1;
uint16_t Field2;
uint16_t Field3;
float Field4;
float Field5;
float Field6;
float Field7;
}Structure3;

typedef struct
{
uint16_t Field1:1;
uint16_t Field2:1;
uint16_t Field3;
uint16_t Field4;
int16_t Field5;
int16_t Field6;
int32_t Field7[3];
int32_t Field8[5];
float Field9;
float Field10;
float Field11[3];
float Field12[3];
double Field13[4];
double Field14[4];
} Structure4;

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an application to write to external storage.
Allows an application to read from external storage.