• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 06:00
CEST 12:00
KST 19:00
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL22] Ro16 Preview: Rough Waters10[ASL22] Ro24 Preview: Siren's Call8[ASL22] Ro24 Preview: Summer's End9Serral wins HomeStory Cup 2915Serral wins Maestros of the Game 244
Community News
StarCraft open world shooter announced at BlizzCon58Weekly Cups (Aug 30-Sep 7): herO thrives amid growing schism10Official StarCraft website teases new content ahead of BlizzCon?168Stellar Fest TWO the Moon (Dec 16-20)9Weekly Cups (August 24-30): Patches' balance mod takes over3
StarCraft 2
General
StarCraft open world shooter announced at BlizzCon How do you feel about the StarCraft shooter announcement at BlizzCon 2026? Balance hotfix patch 5.0.16b (July 16) Team Liquid Map Contest #22: Results and Winners Weekly Cups (Aug 30-Sep 7): herO thrives amid growing schism
Tourneys
Sparkling Tuna Cup - Weekly Open Tournament RSL goes to London! 2026 Offline Finals Nov 21-22 KSL Week #92 IntoTheTV X SOOP SC2 League : Weekly & Monthly 2026 GSTL Announcement
Strategy
[G] Having the right mentality to improve
Custom Maps
Nexus Wars 2021 GUIDE [M] (2) Industrial Park
External Content
Mutation # 542 The Ascended Mutation # 541 Binary Choice The PondCast: SC2 News & Results Mutation # 540 Dodge This
Brood War
General
Official StarCraft website teases new content ahead of BlizzCon? BGH Auto Balance -> http://bghmmr.eu/ Broodwar Prediction Market Practice Partners (Official) [D] Brainstorming a balance patch for Brood war
Tourneys
[ASL22] Ro16 Group B [ASL22] Ro16 Group A Escore Tournament - Season 3 Small VOD Thread 2.0
Strategy
Replay Review Process - What do you do? Simple Questions, Simple Answers Odyssey Mineral Stack Saturation Game Theory for Starcraft
Other Games
General Games
Diablo IV EVE Corporation Nintendo Switch Thread [Maplestory Hardcore] Let's Play~!! General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
[TL LoL EUW IHs] Teemo shall perish TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Trading/Investing Thread UK Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread
Fan Clubs
MarineLorD Fan Club The Creator Fan Club The ShoWTimE Fan Club
Media & Entertainment
Diablo Animated Series on Netflix Movie Discussion!
Sports
Football (Soccer) Thread TeamLiquid Health and Fitness Initiative For 2023 MLB/Baseball 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Northern Ireland Global Starcraft
Blogs
Virtual Romance, Real-Life C…
TrAiDoS
Regacy Esports:Our Goa…
regacyesports
Dreaming of BW patches (mod…
c3rberUs
LOCKPICKING NOOB
LUCKY_NOOB
Customize Sidebar...

Website Feedback

Closed Threads



Active: 7284 users

The Big Programming Thread - Page 514

Forum Index > General Forum
Post a Reply
Prev 1 512 513 514 515 516 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
bangsholt
Profile Joined June 2011
Denmark138 Posts
August 30 2014 09:32 GMT
#10261
On August 30 2014 18:22 Blisse wrote:
Show nested quote +
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.


Yes?

What do you intend to it for, then maybe you can get some useful answers.
green.at
Profile Blog Joined January 2010
Austria1459 Posts
August 30 2014 09:49 GMT
#10262
On August 30 2014 18:22 Blisse wrote:
Show nested quote +
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.


you can if you have a public ip, else you could try no-ip.org , duckdns.org or similar services.
Inputting special characters into chat should no longer cause the game to crash.
wozzot
Profile Joined July 2012
United States1227 Posts
August 30 2014 14:22 GMT
#10263
Argh, neglecting math is biting me in the ass so hard. Fuck Fourier transforms and fuck my life
(ノ´∀`*)ノ ♪ ♫ ヽ(´ー`)ノ ♪ ♫ (✌゚∀゚)☞ ♪ ♫ ヽ(´ー`)ノ ♫ ♫ (ノ´_ゝ`)ノ彡 ┻━┻
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
August 30 2014 14:26 GMT
#10264
On August 30 2014 18:22 Blisse wrote:
Show nested quote +
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.


Who doesn't?

+ Show Spoiler +
You put them on your feet right?
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
aksfjh
Profile Joined November 2010
United States4853 Posts
Last Edited: 2014-08-30 14:39:37
August 30 2014 14:37 GMT
#10265
On August 30 2014 18:22 Blisse wrote:
Show nested quote +
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.

Yes. You can turn practically any device into a "host". To talk to it, you need to make sure you have the routing set up. Like somebody said earlier, that might take a service to give you a DNS if you're doing it over the public web, as well as a port forward or something similar on your router (assuming you have the traditional home network set up). If you're doing it internally, all you have to do is point the client device in the direction of the host via network IP.

On August 30 2014 23:26 obesechicken13 wrote:
Show nested quote +
On August 30 2014 18:22 Blisse wrote:
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.


Who doesn't?

+ Show Spoiler +
You put them on your feet right?


+ Show Spoiler [Not quite...] +
Only if you're a girl. Socks are for boys, sockets are for girls.
[image loading]
nunez
Profile Blog Joined February 2011
Norway4003 Posts
August 30 2014 22:54 GMT
#10266
@del
luckily it's in (and is made in) my workbench directory, where i only have a main.cpp and maybe some temporary headers.
i could have sweared i used .o, but prolly got lost inbetween changes.
nice spot.

@cyx
hopefully i will have been able to put together a revamped read by that time with nnary-demux and all.
conspired against by a confederacy of dunces.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
August 30 2014 23:24 GMT
#10267
On August 30 2014 23:37 aksfjh wrote:
Show nested quote +
On August 30 2014 18:22 Blisse wrote:
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.

Yes. You can turn practically any device into a "host". To talk to it, you need to make sure you have the routing set up. Like somebody said earlier, that might take a service to give you a DNS if you're doing it over the public web, as well as a port forward or something similar on your router (assuming you have the traditional home network set up). If you're doing it internally, all you have to do is point the client device in the direction of the host via network IP.


How secure would that be from any malicious people? Like if someone finds my IP and try to kill my machine.

I want to see how viable it is to host a single client as a client-server and have devices as views connecting to the client-server, rather than devices as full clients connecting to cloud server.
There is no one like you in the universe.
aksfjh
Profile Joined November 2010
United States4853 Posts
August 30 2014 23:40 GMT
#10268
On August 31 2014 08:24 Blisse wrote:
Show nested quote +
On August 30 2014 23:37 aksfjh wrote:
On August 30 2014 18:22 Blisse wrote:
On August 30 2014 16:55 Prillan wrote:
On August 30 2014 11:23 Blisse wrote:
If I wanted to hold a direct connection to a computer/device from another computer/device, how would I do that? I mean like, not routing the connection to a server then back down. Directly. Is that even possible? What would be the closest?

Of course, take a look at sockets. It can look very different depending on your language.


I know what sockets are. Am I just asking if I can host my own server at home? I think I'm basically asking that.

Yes. You can turn practically any device into a "host". To talk to it, you need to make sure you have the routing set up. Like somebody said earlier, that might take a service to give you a DNS if you're doing it over the public web, as well as a port forward or something similar on your router (assuming you have the traditional home network set up). If you're doing it internally, all you have to do is point the client device in the direction of the host via network IP.


How secure would that be from any malicious people? Like if someone finds my IP and try to kill my machine.

I want to see how viable it is to host a single client as a client-server and have devices as views connecting to the client-server, rather than devices as full clients connecting to cloud server.

As secure as you end up making it... It's a system/network administration thing. If you want to dive into all that stuff, it's going to take awhile to learn, and your initial setups likely won't be very stable/secure. There's a reason people make a business out of hosting servers and cloud based solutions...
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-08-31 00:26:37
August 31 2014 00:25 GMT
#10269
Yeah I know, but I'm talking about the gray area connecting the cloud-server and the client-device and I'm wondering about what kinds of options are available to like, mediate each user's connection (between the cloud service and the consuming clients), or if I'm just building it from scratch like you've said. I think this could actually be a profitable/futurist area which is why I'm not as specific as I want, but I guess it doesn't really matter. :p

I'm not super smart, but I think the naive solution is to create/buy a specific client-server (per user) that processes the information and then just route the user's view logic to each device. But I want to know if there's any technology that does something similar, because launching a new client-server per user seems like a product design decision rather than something that I can create as a service consumer. Does that make sense? If I were creating the product I could say, each user gets a client-server that manages state for the user and I have to manage the costs of that, but if all I can do is consume APIs then my problem is a bit different.

I'm thinking about how this would work as a design project for school because this solves the client synchronization problem, and I think it can be enabled with how prevalent "cloud" is becoming. Thoughts?
There is no one like you in the universe.
disco
Profile Blog Joined June 2009
Netherlands1667 Posts
August 31 2014 01:34 GMT
#10270
I have no clue what you are talking about, and I'm not quite sure you do.. You should be a little bit more specific, networking is not that complicated.
this game is a fucking jokie
Nesserev
Profile Blog Joined January 2011
Belgium2760 Posts
Last Edited: 2014-08-31 01:45:49
August 31 2014 01:40 GMT
#10271
--- Nuked ---
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-08-31 03:08:17
August 31 2014 03:04 GMT
#10272
Yeah it's hard to explain without a diagram. I tried with a friend and he didn't get it over chat either.

For example, suppose I'm making a Twitter app. I can make a Twitter app on each client device (platform). Then I consume Twitter's API from each client. The problem is now I have X number of clients that all consume data, that all have their own models, controllers and views. What I'm describing is, instead of having X number of clients that all consume data, I have one client (controller, model) that consumes the data, and X number of devices (views) that display the data. Is there a way for a consumer of data (via APIs) to create this "client-server" structure that manages the app state? I want to make this structure.

Does this exist already? Why does every client consume the API? Why doesn't one structure (me!) consume the API and redistribute it.
There is no one like you in the universe.
ZenithM
Profile Joined February 2011
France15952 Posts
Last Edited: 2014-08-31 03:28:48
August 31 2014 03:22 GMT
#10273
Wouldn't that just come down to wrap your layer of API over the pre-existing API?
Edit: I mean, in the end, clients have to consume data, whether it's your own or some third-party's is a matter of choice, that's all.
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
August 31 2014 03:23 GMT
#10274
On August 31 2014 12:04 Blisse wrote:
Yeah it's hard to explain without a diagram. I tried with a friend and he didn't get it over chat either.

For example, suppose I'm making a Twitter app. I can make a Twitter app on each client device (platform). Then I consume Twitter's API from each client. The problem is now I have X number of clients that all consume data, that all have their own models, controllers and views. What I'm describing is, instead of having X number of clients that all consume data, I have one client (controller, model) that consumes the data, and X number of devices (views) that display the data. Is there a way for a consumer of data (via APIs) to create this "client-server" structure that manages the app state? I want to make this structure.

Does this exist already? Why does every client consume the API? Why doesn't one structure (me!) consume the API and redistribute it.


I'm...not exactly sure what the problem here is...

If you want the client-side app to only require a connection to Twitter, then of course all the logic will have to handled in the client app.

If you want a 3rd party server to handle all the logic, then...have the clients connect to your server.

Of course, what you actually need for you app is naturally dependent on what you expect the client requests to encompass. If you server size is limited, and the data that all the clients collectively would want encompasses the entirety of Twitter, then you shouldn't run the whole shebang server-side.
Average means I'm better than half of you.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-08-31 04:06:58
August 31 2014 03:52 GMT
#10275
On August 31 2014 12:23 WolfintheSheep wrote:
Show nested quote +
On August 31 2014 12:04 Blisse wrote:
Yeah it's hard to explain without a diagram. I tried with a friend and he didn't get it over chat either.

For example, suppose I'm making a Twitter app. I can make a Twitter app on each client device (platform). Then I consume Twitter's API from each client. The problem is now I have X number of clients that all consume data, that all have their own models, controllers and views. What I'm describing is, instead of having X number of clients that all consume data, I have one client (controller, model) that consumes the data, and X number of devices (views) that display the data. Is there a way for a consumer of data (via APIs) to create this "client-server" structure that manages the app state? I want to make this structure.

Does this exist already? Why does every client consume the API? Why doesn't one structure (me!) consume the API and redistribute it.


I'm...not exactly sure what the problem here is...

If you want the client-side app to only require a connection to Twitter, then of course all the logic will have to handled in the client app.

If you want a 3rd party server to handle all the logic, then...have the clients connect to your server.

Of course, what you actually need for you app is naturally dependent on what you expect the client requests to encompass. If you server size is limited, and the data that all the clients collectively would want encompasses the entirety of Twitter, then you shouldn't run the whole shebang server-side.


I said that's the solution already. I'm asking if that the only solution or if there's any other way of approaching it that I'm not aware of because I don't understand what other technologies exist in the world. I want to know why people don't build their apps like this in the first place or is it already on people's plates.

I don't understand why we create a complete MVC solution for each device/platform to consume an API, rather than a single ModelController to consume the API and treat each device/platform as a V. (the way I'm explaining is kinda changing now) Does something exist that already does this or do we just not do it?

On the other hand, this is a really cool lesson in how to explain my ideas.

I'm not super smart, but I think the naive solution is to create/buy a specific client-server (per user) that processes the information and then just route the user's view logic to each device. But I want to know if there's any technology that does something similar, because launching a new client-server per user seems like a product design decision rather than something that I can create as a service consumer.
There is no one like you in the universe.
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
Last Edited: 2014-08-31 04:27:09
August 31 2014 04:26 GMT
#10276
As with most things, it comes down to scalability and latency.

Depending on what your program is doing, hosting everything on your server means: A) You are constantly indexing and organizing data from a 3rd party source, or B) Receiving requests and sending calls to that 3rd party by potential thousands every minute. So you either need a massive server infrastructure, or you need a large-but-manageable server with increased calls across a network.

By comparison, removing your server system entirely and having everything client-side (plus one call to the 3rd party API), you have a system that scales almost infinitely without the cost of running the servers yourself, with the minimal amount of network latency from the user's end.

Of course, if your software requires processes that will make a user's system chug, or you have a very good reason to keep a massive indexed database, then that shifts the weight back over to a cloud solution. But for a lot of systems, having everything on the cloud actually makes things less efficient.
Average means I'm better than half of you.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-08-31 05:06:03
August 31 2014 04:44 GMT
#10277
Okay actually cool, that was one of the answers I was thinking about but I didn't know if it was true because I don't have enough experience. Any books you'd recommend that expands on why we choose this way or that way? And because cloud computing is getting "cheaper" and Internet being more prevalent/stable, do you imagine we're going to switch over to the architecture I described anytime soon, or is that orthogonal to the problem?

On August 31 2014 13:26 WolfintheSheep wrote:
Depending on what your program is doing, hosting everything on your server means: A) You are constantly indexing and organizing data from a 3rd party source, or B) Receiving requests and sending calls to that 3rd party by potential thousands every minute. So you either need a massive server infrastructure, or you need a large-but-manageable server with increased calls across a network.


About this piece actually, if we do what I've proposed, aren't neither of these in play?

My solution acts as though there's one client-server per "user", as in logged in user. All devices access this client-server, so really there's even fewer connections to the actual server than with multiple clients. Item A doesn't seem to apply, and I've reduced Item B?
There is no one like you in the universe.
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
Last Edited: 2014-08-31 05:30:39
August 31 2014 05:29 GMT
#10278
No real books I can think of, but you can probably find multiple papers written about Cloud computing. It's a fairly recent thing (sort of, always been around to some degree, but no where to the level that we've seen in the last few years).

And Cloud solutions are definitely taking off, but fast and stable internet isn't ubiquitous, even in 1st World Countries. It's much more viable for businesses than ordinary consumers, for the time being.

On August 31 2014 13:44 Blisse wrote:
About this piece actually, if we do what I've proposed, aren't neither of these in play?

My solution acts as though there's one client-server per "user", as in logged in user. All devices access this client-server, so really there's even fewer connections to the actual server than with multiple clients. Item A doesn't seem to apply, and I've reduced Item B?


The main problem is that you'll still have some form of overhead. There are all kinds of tricks you could potentially use to minimize it, depending on what exactly you're trying to do, but as long as the user has to connect to your system and your system has to connect to the third party API (Twitter in your example), you're still increasing the network latency.

You also have to remember that most users won't tell the difference between software that takes up 1mb or 20mb or hardware space, and that most machines (even handhelds) run fast enough that it's okay for each client machine to do the "heavy lifting".

Of course, end of the day a user probably won't tell the difference between either solution...the loss in efficiency is probably negligible from their point-of-view. So the only real concerns are if it's worth the cost of running your own server, and more importantly if you can guarantee 100% up-time.
Average means I'm better than half of you.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-08-31 05:48:06
August 31 2014 05:47 GMT
#10279
So the benefit to the user is that all my apps are always in sync. If I pull down 10 new tweets on my phone, I don't have to pull down 10 new tweets on my desktop and 10 new tweets on my tablet, because there's just one state. It's been pulled down once, no need to re-query on each device.
There is no one like you in the universe.
WolfintheSheep
Profile Joined June 2011
Canada14127 Posts
August 31 2014 06:02 GMT
#10280
On August 31 2014 14:47 Blisse wrote:
So the benefit to the user is that all my apps are always in sync. If I pull down 10 new tweets on my phone, I don't have to pull down 10 new tweets on my desktop and 10 new tweets on my tablet, because there's just one state. It's been pulled down once, no need to re-query on each device.


Well, sort of .

All your devices will have to re-query in some fashion. Either a manual request to your server or some kind of polling. Sort of like how an email client would work, I guess. You can have multiple devices with the same email account, and each device will need some way to check for new mail.

The question for you app would be...is it more important for each device to have the same display, or for the device your currently using to have the most up-to-date tweets?
Average means I'm better than half of you.
Prev 1 512 513 514 515 516 1032 Next
Please log in or register to reply.
Live Events Refresh
Sparkling Tuna Cup
10:00
Weekly #146
CranKy Ducklings19
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Trap 45
StarCraft: Brood War
Shuttle 2806
PianO 1305
firebathero 407
Larva 397
Sharp 183
Pusan 180
Jaedong 119
Shinee 68
Stork 67
Hyun 59
[ Show more ]
Killer 48
Aegong 39
NaDa 24
Hm[arnc] 24
yabsab 22
Mong 22
ajuk12(nOOB) 14
JulyZerg 11
sSak 10
Rock 6
Dota 2
XcaliburYe540
ODPixel415
Fuzer 155
Counter-Strike
edward60
Other Games
summit1g16474
mouzStarbuck643
KnowMe128
Organizations
Other Games
BasetradeTV224
StarCraft: Brood War
UltimateBattle 26
[ Show 13 non-featured ]
StarCraft 2
• StrangeGG 103
• LUISG 57
• CranKy Ducklings SOOP6
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• Migwel
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1792
• Stunt320
Upcoming Events
WardiTV Invitational
1h
ByuN vs Percival
Cure vs Classic
Shopify Rebellion Sundays
5h
Spirit vs Mixu
Clem vs TBD
RSL Revival
6h
Serral vs Rogue
BlizzCon
8h 30m
IdrA vs MC
Replay Cast
14h
Afreeca Starleague
1d
Light vs JyJ
Soulkey vs hero
WardiTV Weekly
1d 1h
Monday Night Weeklies
1d 6h
Afreeca Starleague
2 days
Snow vs Shinee
Shine vs EffOrt
GSL
2 days
[ Show More ]
PiGosaur Cup
2 days
The PondCast
3 days
Kung Fu Cup
3 days
Replay Cast
3 days
KCM Race Survival
4 days
IntoTheTV X SOOP
4 days
Replay Cast
4 days
IntoTheTV X SOOP
5 days
Replay Cast
5 days
GSL
6 days
Replay Cast
6 days
Liquipedia Results

Completed

Acropolis #5 - TRS
PiG Sty Festival 8.0
Big Dog Cup 2026 Div 1

Ongoing

KCM Race Survival 2026 Season 3
K-JUNGMAN
ASL Season 22
Super Anchor Qualifying S3
CSL 2026 AUTUMN (S22)
Acropolis #5
Blizzard Classic Cup 2026
Blizzard Classic Cup 2026
RSL Revival: Season 6
Calamity Invitational
FISSURE Playground #3
BLAST Open Fall 2026
Esports World Cup 2026
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026

Upcoming

Acropolis #5 - GSA
Acropolis #5 - GSB
Acropolis #5 - GSC
SC4ALL II: Brood War
HSC XXX
Stellar Fest 2: Lunar Cup
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Offline Finals
PGL Major Singapore 2026
Stake Ranked Episode 6
BLAST Rivals Fall 2026
IEM Beijing 2026
Stake Ranked Episode 5
PGL Masters Bucharest 2026
1win Private Club #2
Thunderpick World Champ. '26
ESL Pro League Season 24
Stake Ranked Episode 4
1win Private Club #1
Logitech G Play Connect 2026
SL StarSeries Fall 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.