Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

Anil C

@Anil C
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • private chat web-application in c# using socket programming
    A Anil C

    Check these links hope this helps http://msdn.microsoft.com/msdnmag/issues/01/02/netpeers/ http://groups.google.com/group/microsoft.public.dotnet.languages.vb/browse\_thread/thread/d1e56ec3348d2c28/c28944653750b9ea?lnk=st&q=c%23+chat+behind+proxy&rnum=1&hl=en#c28944653750b9ea Plese let me know if it helps. If possible I will make a sample and send you this weekend.

    C# csharp tutorial lounge

  • please help me, i cant find the way out
    A Anil C

    hi, atleast tell what problem u r having. Regards

    C# csharp asp-net database graphics design

  • simple email program
    A Anil C

    Hi nidheesh, I think that the problem could be that your use IP address rather then name of the server and also check if config in web.config is same as Hope this helps. Still send some detials of code too. Regards, Anil C

    ASP.NET com regex help

  • private chat web-application in c# using socket programming
    A Anil C

    hi shabeer, If your application is only for LAN then TCP sockets is somethig that is genrally used. If you need your application to be used from Internet then this TCP socket will not work if you computer is behind a proxy. So It all depends what is the scope of your project. Also its better if you use synchronous communication for sosckets as you handle of all threads and can manage threading rather that using system threads when by using asynhronous communication. In short- TCP sockets will not work behind proxy. you need to have all you system with external IP if using tcp sockets. Regards, Anil:)

    C# csharp tutorial lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups