Is there any difference between wlan applicaition and lan application

Hi ,

I have a question , right now I have an application of tranfering a piece of code on a wired lan using socket, I wonder if I port this application to a wireless Lan, do I need to make any changes to my program? Does java provide any particular library to deal with wlan in j2se?

Thank you

[312 byte] By [dadaowuweia] at [2007-11-27 9:19:11]
# 1
That is all handled by the OS: you don't need to worry about it.
prometheuzza at 2007-7-12 22:11:09 > top of Java-index,Java Essentials,Java Programming...