TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How can airports wifi know my flight number?

5 点作者 bjblazkowicz超过 10 年前
Hello,<p>I&#x27;m here at heathrow-airport and the wifi login knows my flight number is advance? How is this possible? I cleared the cookie from my british-airways checkin session, but the wifi-system still guess the correct flight?<p>edit: Worth to notice is that I have made two connecting flights from heathrow during the last two days, and the wifi-login displayed the correct flight number both times. The flightnumber field is even disabled, you can&#x27;t change it...

3 条评论

edwhitesell超过 10 年前
All of the &quot;good&quot; WiFi systems make it really easy to have information changed on the splash pages based on the Access Point (therefore the physical location, and coverage area, of the Access Point).<p>As @davismwfl speculated, they probably pull the flight status information from a data feed internal to the airline, or one of the third-party companies that provide this data. Then displaying it on the page is easy.<p>It&#x27;s possible there are multiple gates served by one Access Point, and they may be listing the next flight to everyone. However, given the low cost of Access Points and cabling infrastructure in today&#x27;s airports (vs. when I did this type of stuff 13 years ago), there&#x27;s one Access Point at each gate (in the counter, above the ceiling tiles, etc). As long as you&#x27;re not closer to a different gate, you&#x27;ll always get the correct &quot;next&quot; flight.<p>Same SSID, low radio power outputs, non-overlapping channels (where possible) and most users would never know.
davismwfl超过 10 年前
Just a guess here. Maybe they put in the next flight out based upon the location of the Access Point? So if 4 gates are served by 1 AP, then the first flight leaving those 4 gates gets listed...<p>I have never heard of that before though, so I have no clue, just a guess.
joezydeco超过 10 年前
IIRC, doesn&#x27;t Heathrow&#x27;s &quot;free&quot; wifi want a name and&#x2F;or email address before it lets you onto the net?<p>Perhaps it&#x27;s cross-referencing your name w&#x2F;boarding records for security purposes.
评论 #8725096 未加载
评论 #8725119 未加载