flat assembler
Message board for the users of flat assembler.
Index
> Projects and Ideas > webservices, servlets, databases... |
ASM layers? | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Total Votes : 5 |
Author |
|
revolution 03 Oct 2016, 15:20
How far have you got with the code for this? Is this what your fool project will do? Are you intending to make a competitor protocol to SOAP/REST, or just implement the existing protocols in ASM?
|
|||
03 Oct 2016, 15:20 |
|
edfed 03 Oct 2016, 20:34
implement protocols, give it a fasm stdcall/standard implementation to use in hll like c/c++, and of course, also in fool to implement for myself
for the moment, i am just nowhere, only the winsock2 socket part is working and is not ready for now. as i used libcurl/openssl and other boring struff for food, i realised fasm implementations would be very cool. the only "cool" lib to do the job would be a c++ boost set of templates... not so exiting. |
|||
03 Oct 2016, 20:34 |
|
edfed 04 Oct 2016, 07:59
1: the http protocol seems to be listen, connect, answer, respond, disconnect, listen.
2: everything is in the data exchange between client and server, headers, full url, forms, content. 3: the server should be able to handle as many clients as possible. I made several tests with quetanon example and various networking applications to check how to do the job. |
|||
04 Oct 2016, 07:59 |
|
JohnFound 04 Oct 2016, 09:19
Do you know about the the library HeavyThing (from redsock)?
|
|||
04 Oct 2016, 09:19 |
|
edfed 04 Oct 2016, 12:35
cool
|
|||
04 Oct 2016, 12:35 |
|
redsock 04 Oct 2016, 21:52
Somewhat related, I am nearly done with the next release of the library, and I have decided to include my full DOM/XML/XHTML support (and I am fairly sure the fastest non-validating pull parser in existence) .. this could help with your SOAP requirements (namespace-aware XML handling is required for SOAP, notsomuch for REST, but the library already contains support for JSON handling)
I will try and push out the next version toward the end of this week |
|||
04 Oct 2016, 21:52 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.