ArminKH
Well-Known Member
hi
i am so confused if is possible please help me
i want following futures:
1-send and recieve file and text message on real time (socket) between b4a and a b4j server
2-delivery report
now i have 2 way
1-use jNetwork + AsyncStreamObject
2- use jWebSocketClient + jServer
i have not any problem with way 1 and all things are okay
but how is possible this steps on way 2?
1-send and recieve files
as i know and i see on tutorials we can just send text messages to server!!!
by using async stream object that is so simple but i dont know any way to do this with way 2
2-delivery report
on way 1 we have async stream and that has events 4 managing this problem but i cant find any relevant tutorial for delivery report when i use jserver and jwebsocketclient
as @Erel said we should use jnetwork 4 low level socket,so now i want to do this with jserver + websocket
and if you want to help more please please please tell me the basic difference between This 2 technology.
and at last
i know i confused 2 technology and excuse me 4 my english.maybe this is not just my question and some others are confused similar to me
thank u
i am so confused if is possible please help me
i want following futures:
1-send and recieve file and text message on real time (socket) between b4a and a b4j server
2-delivery report
now i have 2 way
1-use jNetwork + AsyncStreamObject
2- use jWebSocketClient + jServer
i have not any problem with way 1 and all things are okay
but how is possible this steps on way 2?
1-send and recieve files
as i know and i see on tutorials we can just send text messages to server!!!
by using async stream object that is so simple but i dont know any way to do this with way 2
2-delivery report
on way 1 we have async stream and that has events 4 managing this problem but i cant find any relevant tutorial for delivery report when i use jserver and jwebsocketclient
as @Erel said we should use jnetwork 4 low level socket,so now i want to do this with jserver + websocket
and if you want to help more please please please tell me the basic difference between This 2 technology.
and at last
i know i confused 2 technology and excuse me 4 my english.maybe this is not just my question and some others are confused similar to me
thank u