Skip to content Skip to sidebar Skip to footer
Showing posts with the label Server

How To Pass Images From Server To Function In Javascript?

I'm trying to pass images to function in JS that extracts metadata. Said images are kept in fol… Read more How To Pass Images From Server To Function In Javascript?

Cant Enable Cors On The Server Side Nodejs

I can't enable CORS on the server-side. My frontend and backend servers have different ports. H… Read more Cant Enable Cors On The Server Side Nodejs

Upload Html File To Aws S3 And Then Serving It Instead Of Downloading

I am downloading a web page and then I am writing to a file named thisArticle.html, using the below… Read more Upload Html File To Aws S3 And Then Serving It Instead Of Downloading

Connect Javascript Websocket To C Winsock

I managed to connect my JavaScript client to C++ server (I'm using winsock), and the server rec… Read more Connect Javascript Websocket To C Winsock

Prevent Users From Submitting Their Own Image With Ajax?

I've been working on this way for people to draw stuff on canvas and upload it to the server. … Read more Prevent Users From Submitting Their Own Image With Ajax?

Server Login Programme

so, I made my own little server. I tried to make it so, that you have to Login in order to access i… Read more Server Login Programme