Students are able to have conversations with each other, for fun?

This college is online, students would not be able to see their "comrades". I would like to know if the students would be able to talk to each other for fun.

Thisvivian if you have any questions about Photoshop, Illustrator and Dreamweaver so I would recommend post on the following forums:

Tags: Adobe

Similar Questions

  • I have a single folio paid app and I want to migrate to a mult folio app with each folio available for purchase. How can I migrate those who bought my application single-folio so that they are able to keep the folio they paid for in the new folio multi ap

    I have a single folio paid app and I want to migrate to an app of folio to multi with each folio available for purchase. How can I migrate those who bought my application single-folio so that they are able to keep the folio they paid for in the new folio multi application?

    I'm sure that the only way to proceed is to make a free portfolio for all the world in your new application of muli-folio. There is no way to match the records of the purchase of an application with a new application that contains a folio.

    Apple wants to see at least one element of the library is available free of charge, in any case if the application has a utility when downloaded from the store anyway.

    Neil

  • I have Firefox and Internet Explore installed on my laptop, the question is, will they conflict with each other and should I get rid of one or the other?

    Hi, I have the browser explorer Firefox and Internet on my laptop, a friend told me that they will be in conflict with each other. the question is what I would do abouth this.

    Your friend has any idea. Both work very well.

  • AnyConnect Clients cannot communicate with each other

    I have a problem that I've been pulling my hair out... my teleworkers connect to our network of Corp. via a connection AnyConnect VPN (version 3.1) to a Cisco ASA5520. I have not split tunneling enabled for this profile, so that all traffic should pass through the tunnel and all guests are in the same subnet L3... as far as their IP VPN address goes. The problem is the teleworker PCs cannot communicate with each other (pings/RDP/etc.). When I look at the newspaper I see traffic from one to another, have denied anything, but they do not communicate. My Network Corp., I can communicate with the two PCs Anyconnect very well. When I go to monitoring. ASDM itineraries I see each host that is connected to the ASA via Anyconnect, and the gateway for each is the default gateway of the SAA.

    Am I missing some setting in the VPN profile that prevents the access between these hosts? I think that something come in the newspaper...

    Have you enabled crossed and also a free NAT between AnyConnect users?

    permit same-security-traffic intra-interface

    network of the AnyConnect_users object

    subnet

    public static AnyConnect_users AnyConnect_users destination NAT (outside, outside) static source AnyConnect_users AnyConnect_users

    If this does not resolve your problem, please post a sanitized complete configuration of your ASA.

  • ASA - Tunnel all traffic, allow rays to communicate with each other

    Well, I hope someone can help me with this headache! Switching to employ a PIX and VPN 3005 concentrator Office at home in an ASA5510 for firewall and IPSEC tunnels. It is pretty much a

    • VPN on a stick, multiple rays.
    • All traffic sent by tunnel
    • Internet access through main office (using the web filter) of
    • VOIP to VOIP between rays
    • All departments are using the clients VPN 3005 HW or ASA 5505 s

    HEADQUARTERS: 10.0.0.0/24

    Speaks 1: 192.168.11.0 / 24

    Speaks 2: 192.168.12.0 / 24

    Speaks 3: 192.168.13.0 / 24

    -continues to 192.168.31.0 / 24

    Spoke with the current configuration, 1 can communicate with all the resources in the home, office and Internet integrated properly checked by a tracert. However, the rays cannot communicate with each other. This is required for VOIP traffic, when all TALK TALK calls are made (sites).

    Logging information when talk of talks initiated icmp:

    • No group of translation found for icmp src, dst outside: 192.168.31.1 inside: 192.168.11.1 (type 8, code 0)

    If I remove the nat (outside) 1 192.168.0.0 255.255.00 - rays will begin to respond to each other, but then the rays cannot tunnel through the Home Office Internet traffic. My brain is so scrambled after the cramming of VPN configurations for these days, so I hope someone has an idea. I've always used concentrators 3005, so it's a little different! In the search for documentation for this configuration, I was surprised that this isn't a most common topology. It seems that this article would (http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00805734ae.shtml), but there is no rays! In any case, I'm sure this has something to do with NAT rules and perhaps who need access for traffic list speaks of talking.

    =============================================

    ASA Version 8.2 (1)
    !
    hostname asa5510

    interface Ethernet0/0
    Speed 100
    full duplex
    nameif outside
    security-level 0
    IP address 97.65.x.x 255.255.255.224

    interface Ethernet0/1
    Speed 100
    full duplex
    nameif inside
    security-level 100
    IP 10.0.0.40 255.255.0.0

    permit same-security-traffic inter-interface

    permit same-security-traffic intra-interface

    the DM_INLINE_NETWORK_1 object-group network
    object-network 10.0.0.0 255.255.0.0

    object-network 192.168.0.0 255.255.0.0

    access-list sheep extended ip 10.0.0.0 allow 255.255.0.0 192.168.0.0 255.255.0.0

    Allow Access-list extended wccp servers ip host 10.0.0.83 a

    Redirect traffic extended access-list deny ip any object-group DM_INLINE_NETWORK_1

    Redirect traffic scope permitted any one ip access-list

    Global 1 interface (outside)
    NAT (outside) 1 192.168.0.0 255.255.0.0
    NAT (inside) 0 access-list sheep
    NAT (inside) 1 10.0.0.0 255.255.0.0

    Route outside 0.0.0.0 0.0.0.0 97.65.x.x 1
    Route inside 192.168.0.0 255.255.255.0 10.0.0.1 1
    Route inside 192.168.2.0 255.255.255.0 10.0.0.1 1
    Route inside 192.168.3.0 255.255.255.0 10.0.0.1 1

    Crypto ipsec transform-set esp-3des esp-md5-hmac RIGHT
    life crypto ipsec security association seconds 28800
    Crypto ipsec kilobytes of life - safety 4608000 association
    Crypto ipsec df - bit clear-df outdoors

    Crypto-map dynamic dynmap 1 transform-set RIGHT

    map mymap 65535-isakmp ipsec crypto dynamic dynmap

    mymap outside crypto map interface

    crypto isakmp identity address

    crypto ISAKMP allow outside

    crypto ISAKMP policy 5
    preshared authentication
    3des encryption
    sha hash
    Group 2
    life 86400

    crypto ISAKMP policy 10
    preshared authentication
    3des encryption
    md5 hash
    Group 2
    life 86400

    crypto ISAKMP ipsec-over-tcp port 10000

    management-access inside

    a basic threat threat detection

    no statistical access list - a threat detection
    no statistical threat detection tcp-interception

    WCCP web cache redirect-list Redirect-traffic group-list password xxxxxxx wccp-servers
    WCCP 90 redirect-list traffic Redirect wccp servers group-list password xxxxxxx

    WebVPN

    internal MJHIvpn group strategy

    attributes of Group Policy MJHIvpn
    value of server WINS 10.0.10.1 10.0.10.2
    value of 10.0.10.1 DNS server 10.0.10.2
    allow password-storage
    Split-tunnel-policy tunnelall
    mjhi.local value by default-field
    allow to NEM

    username field-3002 SjfS1Pq2xZGxHicx encrypted password

    attributes of username field-3002
    VPN-access-hour no
    VPN - 250 simultaneous connections
    VPN-idle-timeout no
    VPN-session-timeout no
    Protocol-tunnel-VPN IPSec
    allow password-storage
    type of remote access service

    remote access to field tunnel-group type

    General-field tunnel-group attributes
    Group Policy - by default-MJHIvpn

    IPSec-attributes of tunnel-group field
    pre-shared-key *.

    class-map inspection_default
    match default-inspection-traffic
    !
    !
    type of policy-card inspect dns preset_dns_map
    parameters
    message-length maximum 512
    Policy-map global_policy
    class inspection_default
    inspect the preset_dns_map dns
    inspect the ftp
    inspect h323 h225
    inspect the h323 ras
    inspect the rsh
    inspect the rtsp
    inspect sqlnet
    inspect the skinny
    inspect sunrpc
    inspect xdmcp
    inspect the sip
    inspect the netbios
    inspect the tftp
    inspect the they
    inspect the icmp
    !
    global service-policy global_policy

    Hello Ala,

    In Act got to be with the Nat configuration.

    So basically you want to tunnel the traffic on the rays to communicate with each other.

    OK, it would be with a nat 0 with the access list with the corresponding traffic outside.

    Also on the crypto ACL for each site configuration, you must add an entry for the traffic of other offices.

    I hope that I have explained myself.

    Have a good

    Julio

    Note all useful posts!

  • How to install VMplayer 3 network for virtual machines to comminicate with each other?

    People,

    Hello. I use VMPlayer 3.

    SE host: Windows 7
    Comments to: Windows XP and Oracle Linux 5

    I need to set up the network and activate Windows XP communicate with Oracle Linux 5.

    I followed this tutorial http://www.vmware.com/support/ws5/doc/ws_devices_serial_2vms.html to configure 2 virtual machines in Windows 7 host machine.

    I tried to test 2 virtual machines in the way as below:

    In Linux, [user@localhost ~] $ping WindowsXP_HostName
    Release: Unknown host WindowsXP_HostName


    At the Windows XP command prompt:
    C:\ping localhost.localdomain
    Its release: ping localhost 127.0.0.1 with 32 bytes of data...
    Reply from 127.0.0.1: bytes = 32 time = 2ms TTL = 128


    He meets a few times and then disconnected by itself. It seems that Windows XP is ping itself and not Linux server. The host name of the Linux server is 'localhost' as well. It is a kind of confusion for me.


    From the information above, we can see that 2 VMs cannot connect between them.

    Can any folk provides a tutorial or example or case study to set VMPlayer 3 allowing 2 virtual machines communicate with each other by step?

    Very grateful in advance.

    In the guest machine, all I see is click on VMplayer-> VM-> settings-> network-> Network adapter Connection-> select Bridged: directly connected to the physical network. After that, nothing to keep.

    That's it for the network card in Virtual Machine of its parameters, and the rest is done to each guest at the guest OS level.

    In Windows 7 host machine, I don't see anything first.

    What we need to do is to assign 3 IP addresses to 3 machines: Win 7, Win XP Guest and Linux host.

    Why the world can't bring you up Google in a browser and type, the ip static windows xp, then static ip rhea of windows 7 and finally static ip.  As I have already said there are more then enough tutorials on the Internet about how to configure a static IP address by a given operating system then I suggest you Google it!  It makes absolutely no sense to write the instructions step by step for you when there are already dozens of tutorials available on the internet.

  • Microsoft 3000 wireless keyboards; they will interact with each other

    I have 2 PC and I would like to replace the wired keyboards for 2 sets of Microsoft 3000 keyboard, will they interact with each other and can I change Ch / Freq of the units

    Hi Baz,

    Each keyboard has different frequency and will not interact with each other.

  • HELP: What router supports VLAN? -I wish both groups cannot communicate with each other.

    Hi all

    I have 5 wireless devices must connect to the router.

    I want to divide it into 2 groups:

    That is to say, 1, device A, B, C, group 2, device D, E.

    I would like two groups cannot communicate with each other.

    I've heard, it can be done by VLAN, is e2500 can adapt to what I need?

    What about EA3500 and EA4500?

    I use G wireless, is what it means that ea4500 is out of choice even if it supports VLAN?

    Thank you all!

    Evil

    Thanks for the clarification for the OP

    FWIW

    is this an alternative to routers that do not support of VLAN, to do what you want

    http://www.SmallNetBuilder.com/lanwan/lanwan-HOWTO/32486-how-to-segment-a-small-LAN-using-tagged-VLA...

  • Two Xbox 360 Wireless controllers Microsoft will interfere with each other?

    * Original title: Microsoft Xbox 360 for Windows wireless controllers... Two will interfere with each other?

    Controller: Microsoft Xbox 360 Wireless Controller for Windows (JR9-00011)

    Operating systems: Windows 7

    I have two PCs located in the same room. Is it possible to set up a wireless for each of them so that they do not interfere with each other?

    Hello

    I would like the links and see if it helps.

    How to set up your Xbox 360 to your Windows PC controller

    Set up your Xbox 360 for Windows gamepad

    If you have other questions, please post your request in the Xbox forums for assistance on this issue.

    http://forums.Xbox.com/

    Hope this information helps.

  • Can I create a page Web of Muse that it is child Pages could be open on different computers and communicate with each other?


    I want to create a Web site with 4 child pages that interact with each other when opened separately on 4 different computers.

    Is this possible?

    Example:

    Child 3-page Web site open on 3 different computers with triggers and the following objectives:

    PC #1 - child #1 - confirm button (trigger)

    PC #2 - Page #2 - accepted Confirmation Popup, resulting by clicking on 'confirm' page computer/child #1 (target)

    PC #3 - child Page #3 - calendar Popup changed, resulting by clicking on 'confirm' page computer/child #1 (target)

    Any ideas are much appreciated.

    THX.

    No this is not possible with Muse.

  • List boxes drop-down interfearing with each other

    HE SOLVED. / Tobias


    Hello
    When I use two combo boxes with the code adobe (from Component Explorer Flex) example they interfere with each other. When I make a choice in a box the choice I made in the other disappears from the box. How can I change the code to avoid that / or do I have to use a different configuration with the code?

    Can someone please explain how to reach Code correctly (can't find no & amp; quot; a button insert code & amp; quot; or similar)

    Se my example:

    & amp; amp; Lt;? XML version = & amp; amp; quot; 1.0 & amp; amp; quot; Encoding = & amp; amp; quot; UTF - 8 & amp; amp; quot;? & amp; amp; GT;
    & amp; amp; Lt; xmlns:mx = MX:application & amp; amp; quot; http://www.Adobe.com/2006/MXML & amp; amp; quot; page = & amp; amp; quot; absolute & amp; amp; quot; & amp; amp; GT;
    & amp; amp; Lt; MX:script & amp; amp; GT;
    & amp; amp; Lt;! [CDATA]
    [Bindable]
    public var vinalternativ: Array = [{label: & amp; amp; quot; 1 glas husets & amp; amp; quot; wine: 65}, {label: & amp; amp; quot; 2 glas husets & amp; amp; quot; wine: 130}, {label: & amp; amp; quot; dryckespaket 3 ratters & amp; amp; quot; wine: 230}];

    [Bindable]
    public var sluttider: Array = [{label: & amp; amp; quot; 24,00 & amp; amp; quot; data: 0}, {label: & amp; amp; quot; 01.00 & amp; amp; quot; data: 1500}, {label: & amp; amp; quot; 02.00 & amp; amp; quot; data: 3000}];

    [Bindable]
    public var selectedItem:Object;
    ]] & amp; amp; GT;
    & amp; amp; Lt; / mx:Script & amp; amp; GT;

    & amp; amp; Lt;! -first combo - & amp; amp; GT;

    & amp; amp; Lt; id = MX:ComboBox & amp; amp; quot; ComboBox2 & amp; amp; quot; x = & amp; amp; quot; 86 & amp; amp; quot; y = & amp; amp; quot; 73 & amp; amp; quot; dataProvider = & amp; amp; quot; {sluttider} & amp; amp; quot; close = & amp; amp; quot; selectedItem = ComboBox (event.target) .selectedItem & amp; amp; quot; width = & amp; amp; quot; 106 & amp; amp; quot; / & amp; amp; GT;
    & amp; amp; Lt; id = MX:textarea & amp; amp; quot; lokalhyra & amp; amp; quot; x = & amp; amp; quot; 289 & amp; amp; quot; y = & amp; amp; quot; 74 & amp; amp; quot; width = & amp; amp; quot; 70 & amp; amp; quot; height = & amp; amp; quot; 22 & amp; amp; quot; text = & amp; amp; quot; {selectedItem.data} & amp; amp; quot; / & amp; amp; GT;

    & amp; amp; Lt;! --deuxieme combo - & amp; amp; GT;

    & amp; amp; Lt; id = MX:ComboBox & amp; amp; quot; vinCombo & amp; amp; quot; dataProvider = & amp; amp; quot; {vinalternativ} & amp; amp; quot; close = & amp; amp; quot; selectedItem = ComboBox (event.target) .selectedItem & amp; amp; quot; x = & amp; amp; quot; 86 & amp; amp; quot; y = & amp; amp; quot; 139 & amp; amp; quot; width = & amp; amp; quot; 106 & amp; amp; quot; / & amp; amp; GT;
    & amp; amp; Lt; id = MX:textarea & amp; amp; quot; vinval & amp; amp; quot; x = & amp; amp; quot; 289 & amp; amp; quot; y = & amp; amp; quot; 140 & amp; amp; quot; width = & amp; amp; quot; 70 & amp; amp; quot; height = & amp; amp; quot; 22 & amp; amp; quot; text = & amp; amp; quot; {selectedItem.wine} & amp; amp; quot; / & amp; amp; GT;
    & amp; amp; Lt; / mx:Application & amp; amp; GT;

    HE SOLVED. / Tobias

    Hello
    When I use two combo boxes with the code adobe (from Component Explorer Flex) example they interfere with each other. When I make a choice in a box the choice I made in the other disappears from the box. How can I change the code to avoid that / or do I have to use a different configuration with the code?

    Can someone please explain how to reach Code correctly (can't find no & quot; Insert button code & quot; or similar)

    Se my example:

    & amp; Lt;? XML version = & amp; quot; 1.0 & amp; quot; Encoding = & amp; quot; UTF - 8 & amp; quot;? & amp; GT;
    & amp; Lt; xmlns:mx = MX:application & amp; quot; http://www.Adobe.com/2006/MXML & amp; quot; page = & amp; quot; absolute & amp; quot; & amp; GT;
    & amp; Lt; MX:script & amp; GT;
    & amp; Lt;! [CDATA]
    [Bindable]
    public var vinalternativ: Array = [{label: & amp; quot; 1 glas husets & amp; quot; wine: 65}, {label: & amp; quot; 2 glas husets & amp; quot; wine: 130}, {label: & amp; quot; dryckespaket 3 ratters & amp; quot; wine: 230}];

    [Bindable]
    public var sluttider: Array = [{label: & amp; quot; 24,00 & amp; quot; data: 0}, {label: & amp; quot; 01.00 & amp; quot; data: 1500}, {label: & amp; quot; 02.00 & amp; quot; data: 3000}];

    [Bindable]
    public var selectedItem:Object;
    ]] & amp; GT;
    & amp; Lt; / mx:Script & amp; GT;

    & amp; Lt;! -first combo - & amp; GT;

    & amp; Lt; id = MX:ComboBox & amp; quot; ComboBox2 & amp; quot; x = & amp; quot; 86 & amp; quot; y = & amp; quot; 73 & amp; quot; dataProvider = & amp; quot; {sluttider} & amp; quot; close = & amp; quot; selectedItem = ComboBox (event.target) .selectedItem & amp; quot; width = & amp; quot; 106 & amp; quot; / & amp; GT;
    & amp; Lt; id = MX:textarea & amp; quot; lokalhyra & amp; quot; x = & amp; quot; 289 & amp; quot; y = & amp; quot; 74 & amp; quot; width = & amp; quot; 70 & amp; quot; height = & amp; quot; 22 & amp; quot; text = & amp; quot; {selectedItem.data} & amp; quot; / & amp; GT;

    & amp; Lt;! --deuxieme combo - & amp; GT;

    & amp; Lt; id = MX:ComboBox & amp; quot; vinCombo & amp; quot; dataProvider = & amp; quot; {vinalternativ} & amp; quot; close = & amp; quot; selectedItem = ComboBox (event.target) .selectedItem & amp; quot; x = & amp; quot; 86 & amp; quot; y = & amp; quot; 139 & amp; quot; width = & amp; quot; 106 & amp; quot; / & amp; GT;
    & amp; Lt; id = MX:textarea & amp; quot; vinval & amp; quot; x = & amp; quot; 289 & amp; quot; y = & amp; quot; 140 & amp; quot; width = & amp; quot; 70 & amp; quot; height = & amp; quot; 22 & amp; quot; text = & amp; quot; {selectedItem.wine} & amp; quot; / & amp; GT;
    & amp; Lt; / mx:Application & amp; GT;

  • Are there any known problems with external battery for iPhone 6 s karim?

    Are there any known problems with external battery for iPhone 6 s karim? Jackery of input: 5V / 2. 1a.

    I had heard that some may damage internal parts of the phone.

    I am interested in what Apple says rather than what says karim.

    Thank you.

    Jkim99 wrote:

    Are there any known problems with external battery for iPhone 6 s karim? Jackery of input: 5V / 2. 1a.

    I had heard that some may damage internal parts of the phone.

    I am interested what said Apple rather than what it says karim.

    Thank you.

    There is no Apple here in this technical forum from user to user.

  • Is there a way or a widget in Muse, allowing the objects and images to react with each other?

    Hello. I would make both objects or images imported into Muse react with each other. When I say react, think of a ball bouncing off a wall or a pool ball hitting a bunch of other billiard balls. I searched for a widget that might allow cela and couldn't find one. Is this something that can do Muse, or should I look for something else... edge or the interaction of coding? Thank you.

    You can do using the edge, then publish it in the "animated dashboard deployment package", ".oam".

  • BBM BBM voice - can not hear each other for the first 5 seconds

    Hey. Has anyone else noticed that on BBM (Q10 10.3) calls iPhone BBM, you sometimes can not hear each other for the first five seconds? Don't know if it's in the app or data connection or what...

    J.

    I just recently noticed that he actually said 'connection '. "during about 5 + seconds. So it's ok, I guess I'll wait five seconds.

  • Issue of school laboratory: setting IPs & VMnet1 so two computers can communicate with each other and to access the internet

    Hello ~

    This question has probably asked a million times in a way or another, but here's my specific: I'm a laboratory for school. I've set up two virtual servers (Windows Server 2012) in VMware Pro 12. The goal is to speak (see others). According to the instructions of the teacher, I set them up as follows:

    "Assign your appropriate servers of IP addresses based on your installation environment.  For example, if your network environment uses the class C address range 192.168.1.x, assign a server IP 192.168.1.10, 255.255.255.0 subnet mask, a default gateway 192.168.1.1 and the other server IP 192.168.1.11, 255.255.255.0 subnet mask, a default gateway 192.168.1.1.  Note: If these IP addresses will conflict with your internal network (provide your virtual machines with access to the internet), please choose a different set of address that will work for you. »


    I need to know what will work addresses. got a domain controller DC1.  Now, I can't see each other. I can't connect to Internet via IE which is one of the 'evidence' that I'm supposed to provide.


    When I go to the Publisher, I see as the guest only parameter (how is it said to set up when you first install the VMs) is 198.162.150.0. I did not who, but I'm a little but I don't want to make things worse by changing things. I guess that's where the problem is, but I'm not sure what to put the IP, default subset mask and DNS for so I'm stuck.

    If it means anything, it is in fact on a borrowed laptop which is connected to the WiFi and wireless. The laptop has internet but I don't know how exactly bringing on the virtual machine when it come to be able to connect. I don't need to become an admin system; This is a compulsory course and I'm just trying to understand enough about it to pass. The problem is that other labs are constructed on it so I can't just ignore it.

    Any advice you can offer would be GREATLY appreciated. By the way, happy new year to you all.

    Sorry, yes it was a typo. It's supposed to be 192.168.150.xxx.

    Although the virtual machine must be able to communicate if they are both configured similarly (i.e. host only in this case), you generally EF IP addresses in the subnet host only for those virtual machines to be able to access it from the host, which - as mentioned earlier - should have an address of VMnet1 IP of 192.168.150.1.

    André

Maybe you are looking for