We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,878 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Client and Server of different Language

is it going to be possible to have a connection if I create a J2ME (netbeans) as client and vb.net (2010) as the server?

3
Contributors
6
Replies
2 Hours
Discussion Span
3 Months Ago
Last Updated
7
Views
Question
Answered
Kewne
Light Poster
25 posts since May 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

is it going to be possible to have a connection if I create a J2ME (netbeans) as client and vb.net (2010) as the server?

Provided they both use a compatible connection method, yes. In some cases you might also need to massage the data to and from what the server expects. This is usually the case when endianness comes into play where it's different on the client than the server.

deceptikon
Challenge Accepted
Administrator
3,438 posts since Jan 2012
Reputation Points: 822
Solved Threads: 473
Skill Endorsements: 56

thank you for the answer deceptikon....

when it comes to this kind, should bluetooth or serial (com) ports be used?

Kewne
Light Poster
25 posts since May 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

when it comes to this kind, should bluetooth or serial (com) ports be used?

Um...it totally depends on what problem you're trying to solve and the hardware involved. For example, I don't imagine a serial port would be an option when communicating between a smartphone and an earpiece.

deceptikon
Challenge Accepted
Administrator
3,438 posts since Jan 2012
Reputation Points: 822
Solved Threads: 473
Skill Endorsements: 56

XD .....
stupid question of mine, sorry....

I just want to send a word from my mobile as signal to my pc to do other task...

Kewne
Light Poster
25 posts since May 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

I just want to send a word from my mobile as signal to my pc to do other task...

You have a number of options in this case, assuming a smartphone. The most general would be simple HTTP where the PC hosts a web service and the mobile connects to it. You could probably also use SMS, but I'm not very familiar with the protocol. If you want to communicate wired instead of wirelessly, how to go about it kind of depends on what the mobile supports in terms of connections and protocols through those connections.

deceptikon
Challenge Accepted
Administrator
3,438 posts since Jan 2012
Reputation Points: 822
Solved Threads: 473
Skill Endorsements: 56

I wanna go wireless.
I'll check on the things you said, the HTTP and the SMS...

thank you again deceptikon.
:)

Kewne
Light Poster
25 posts since May 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
Question Answered as of 3 Months Ago by deceptikon

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0845 seconds using 2.67MB