TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dan
NA
1
0
How to send data from c# client to java server via socket?
Jan 15 2010 1:55 AM
Hi,
I have a socket sever is written by java, it always listens on specific port. I wrote a client in Java and it could connect to the server but when I created a client in C#, I could not connect to Server.
I guess the problem come from the endianess (little-endian, big-endian) and I have several days to research but can not solve this issue.
Any helping will be appreciate,
Dan
Reply
Answers (
1
)
make a Log in using SQL database entities
What is the best use of FileSystemWatcher?