Jump to content

TCP communication with non Autoit apps ?


Go to solution Solved by bogQ,

Recommended Posts

Hi 
is it possible to recive tcp data from apps that are made by non Autoit language ?
 
i want to send some info from my android phone to my pc
i will use rfo basic to make the android app  (which support tcp)
and will use Autoit to receive and show that tcp data that had been delivered from the android app
i will use local network not internet
 
 
is that possible ?

Link to comment
Share on other sites

tcp is not patented by AutoIt. why would that NOT be possible? 

Signature - my forum contributions:

Spoiler

UDF:

LFN - support for long file names (over 260 characters)

InputImpose - impose valid characters in an input control

TimeConvert - convert UTC to/from local time and/or reformat the string representation

AMF - accept multiple files from Windows Explorer context menu

DateDuration -  literal description of the difference between given dates

Apps:

Touch - set the "modified" timestamp of a file to current time

Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes

SPDiff - Single-Pane Text Diff

 

Link to comment
Share on other sites

  • Solution

TCP (Transmission Control Protocol) shud be TCP regardless of what program you use on other end. one app to comunicate with another shud not have any problems if you know how to send with one language and how to recive with another.

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...