MrKris7100 Posted April 5, 2013 Posted April 5, 2013 Hello. As the subject ... TCP does not work outside of localhost ... I say immediately that I do not have a router, I do not live in the block, I have mobile internet in the "play". I gave the server a friend and joining with him the results were the same ... The lan or hamachi also the work but the internet does not work for nothing ... Please help me!!
bogQ Posted April 5, 2013 Posted April 5, 2013 (edited) look at my sign for some suggestions or maybe solutions configured correctly on normal internet it should work ifif your ISP is not problem but i don't know how mobile internet works for something like TCP never the less check that 2 links in that topic (or re read topic to see if you set it up correctly) to see if others can see you on that port regardless if you do have router or not. Edited April 5, 2013 by bogQ TCP server and client - Learning about TCP servers and clients connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) 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.
LarryDalooza Posted April 5, 2013 Posted April 5, 2013 Anyone else tempted to to take your topic response and run it through a translation of about ten languages, then back to english before posting just have a feeling of fitting in? AutoIt has helped make me wealthy
spudw2k Posted April 5, 2013 Posted April 5, 2013 (edited) Where are you trying to TCP to? If you are attempting to go from one moblie network client to another mobile network client it may intentionally be disabled. Are you able to ping the destination address? Did you check firewall settings? Edited April 5, 2013 by spudw2k Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
bogQ Posted April 5, 2013 Posted April 5, 2013 (edited) well Larry Rocks I did add more comments on third this month, while I attempted to fix spelling on inserted part I guess I forgot to click save changes on that page tab. but do try to translate rest of page before I edit it, it'll be fun experience edit: after all that's why I have line in there saying: "If i wrote something incorrectly or wrong please tell me so that i can correct it." Edited April 5, 2013 by bogQ TCP server and client - Learning about TCP servers and clients connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) 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.
MrKris7100 Posted April 5, 2013 Author Posted April 5, 2013 I do not have anti-virus and firewall, I have disabled. And besides, what's that got to my friend's computer? and other colleagues? they do that when the server I can not connect? Ps. I am of Polish and my English is poor so I use google translator: D
jdelaney Posted April 5, 2013 Posted April 5, 2013 (edited) what about your windows firewall: run firewall.cpl 'allow a program or feature through windows firewall'...need to allow your compiled script to allow 'public' Edited April 5, 2013 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
MrKris7100 Posted April 5, 2013 Author Posted April 5, 2013 Yes, it is set and does not work ... The same is the case with UDP ...
LarryDalooza Posted April 5, 2013 Posted April 5, 2013 Well, I suppose Post number 9 should start with a request to see some code. TCPListen on what IP? @IPAddess1 ? and what OS are you? And any other information that we will inevitably ask for, feel free to offer in anticipation. AutoIt has helped make me wealthy
MrKris7100 Posted April 5, 2013 Author Posted April 5, 2013 Code Server / Client Forum took some reportedly worked well and the fact that running on localhost but not the neta. Now I do not have to release the code / s because I'm away from home ...
trancexx Posted April 5, 2013 Posted April 5, 2013 Very likely you need to handle port forwarding. Get familiar with the term. ♡♡♡ . eMyvnE
spudw2k Posted April 5, 2013 Posted April 5, 2013 (edited) @trancexx He is using a mobile broadband connection so there is no router to setup port forwarding on his end...but maybe needed at the destination (of his "friends"). @MrKris, Once again....can you ping the destination address? (Is the destination truly a public IP?) Are you sure the destination is not firewalled? Edited April 5, 2013 by spudw2k Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
MrKris7100 Posted April 6, 2013 Author Posted April 6, 2013 (edited) Tak, moje ip jest publiczne. Zapora jest wyłączona, dodałem skompilowany program do wyjątków. Yes, my ip is public. Firewall is off, I added a compiled program to the exceptions Edited April 6, 2013 by Melba23 Added translation
Moderators Melba23 Posted April 6, 2013 Moderators Posted April 6, 2013 MrKris7100,This is an English-speaking forum. If you wish to use Polish then please add a translation - via Google Translate if necessary as I have done for you above. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
MrKris7100 Posted April 6, 2013 Author Posted April 6, 2013 Sorry. I use google translator and just accidentally pasted Polish. And I came to this forum because the other one could not help me.
Moderators Melba23 Posted April 6, 2013 Moderators Posted April 6, 2013 MrKris7100, No problem - I hope you can get some help here. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Developers Jos Posted April 7, 2013 Developers Posted April 7, 2013 (edited) The description of your problems isn't clear to me. You say you use your cellphone for internet , but there are no other details. Be clear in how the setup is. Are you using a pc via your phone's tetering option? What are the ip addresses available on your pc when using this option? Jos Edited April 7, 2013 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
MrKris7100 Posted April 7, 2013 Author Posted April 7, 2013 I guess ill understand ... I do not use the phone to connect to the Internet. Only have mobile internet in operator "play". Sorry I'm using google translator ...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now